Skip to content

Fix analyzer tracking of nullable enums#109430

Merged
sbomer merged 1 commit intodotnet:mainfrom
sbomer:nullableEnumTracking
Nov 1, 2024
Merged

Fix analyzer tracking of nullable enums#109430
sbomer merged 1 commit intodotnet:mainfrom
sbomer:nullableEnumTracking

Conversation

@sbomer
Copy link
Copy Markdown
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
@ghost ghost 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
Copy Markdown
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
Copy Markdown
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
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2024
@sbomer
Copy link
Copy Markdown
Member Author

sbomer commented Dec 2, 2024

/backport to release/9.0-staging

@github-actions github-actions bot unlocked this conversation Dec 2, 2024
@github-actions
Copy link
Copy Markdown
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