Fix analyzer tracking of nullable enums by sbomer · Pull Request #109430 · dotnet/runtime · GitHub
Skip to content

Fix analyzer tracking of nullable enums#109430

Merged
sbomer merged 1 commit into
dotnet:mainfrom
sbomer:nullableEnumTracking
Nov 1, 2024
Merged

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

Conversation

@sbomer

@sbomer sbomer commented Oct 31, 2024

Copy link
Copy Markdown
Member

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

@jtschuster jtschuster left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@sbomer

sbomer commented Nov 1, 2024

Copy link
Copy Markdown
Member Author

@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

sbomer commented Dec 2, 2024

Copy link
Copy Markdown
Member Author

/backport to release/9.0-staging

@github-actions github-actions Bot unlocked this conversation Dec 2, 2024
@github-actions

github-actions Bot commented Dec 2, 2024

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 2, 2024
@sbomer sbomer deleted the nullableEnumTracking branch June 26, 2026 18:08
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