Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono] Support AcceptByRefLike metadata generic param attribute #94421

Closed
Tracked by #94415
lambdageek opened this issue Nov 6, 2023 · 0 comments · Fixed by #99081
Closed
Tracked by #94415

[mono] Support AcceptByRefLike metadata generic param attribute #94421

lambdageek opened this issue Nov 6, 2023 · 0 comments · Fixed by #99081
Assignees
Labels
area-VM-meta-mono in-pr There is an active PR which will close this issue when it is merged
Milestone

Comments

@lambdageek
Copy link
Member

lambdageek commented Nov 6, 2023

Contributes to #94415 (and ultimately to #65112)

The metadata design is specced out here: https://github.com/dotnet/runtime/blob/main/docs/design/features/byreflike-generics.md

There are tests in https://github.com/dotnet/runtime/tree/main/src/tests/Loader/classloader/generics/ByRefLike

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 6, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 6, 2023
@lambdageek lambdageek added this to the 9.0.0 milestone Nov 6, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 6, 2023
@lambdageek lambdageek removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Nov 6, 2023
@fanyang-mono fanyang-mono self-assigned this Nov 7, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Feb 28, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono in-pr There is an active PR which will close this issue when it is merged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants