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

Remove redundant 'unsafe' context #110953

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Dec 26, 2024

There are more cases (e.g. when a class is marked with unsafe but only a few methods need it)

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

@EgorBo EgorBo marked this pull request as ready for review December 26, 2024 18:17
@EgorBo EgorBo merged commit 670db5c into dotnet:main Dec 28, 2024
137 of 139 checks passed
@EgorBo EgorBo deleted the redundant-unsafe-context branch December 28, 2024 20:33
@EgorBo EgorBo mentioned this pull request Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants