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

Ensure compatible-codegen inserts "unsafe" where required #494

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

tannergooding
Copy link
Member

This resolves #492

Notably it's the "quick" fix and it doesn't fully account for ensuring the least number of unsafe is emitted. But it is now correct.

@tannergooding tannergooding merged commit b792a14 into dotnet:main Nov 18, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing unsafe blocks in anonymous field helpers with compatible-codegen
1 participant