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

Fix analyzer tracking of nullable enums #109430

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Oct 31, 2024

Fixes #109429

@sbomer sbomer requested a review from a team October 31, 2024 21:56
@sbomer sbomer requested a review from marek-safar as a code owner October 31, 2024 21:56
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-Tools-ILLink .NET linker development as well as trimming analyzers label Oct 31, 2024
@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label Oct 31, 2024
Copy link
Member

@jtschuster jtschuster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sbomer
Copy link
Member Author

sbomer commented Nov 1, 2024

/ba-g "chrome-DebuggerTests dead-lettered", potentially #108078

@sbomer sbomer merged commit 3218072 into dotnet:main Nov 1, 2024
72 of 76 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2024
@sbomer
Copy link
Member Author

sbomer commented Dec 2, 2024

/backport to release/9.0-staging

@github-actions github-actions bot unlocked this conversation Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/12128505504

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trim analyzer produces unexpected IL2059 for nullable enum
2 participants