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

Support class target in RUC/RDC code fixers #107956

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Sep 17, 2024

While annotating some libraries I encountered cases where static field initializers had trim/aot warnings. This adds support for bubbling those warnings up to the class level.

@sbomer sbomer requested review from jtschuster and a team September 17, 2024 22:29
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-Tools-ILLink .NET linker development as well as trimming analyzers label Sep 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label Sep 17, 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 and others added 2 commits September 18, 2024 07:08
…er.cs

Co-authored-by: Jackson Schuster <36744439+jtschuster@users.noreply.github.com>
Include Class in All
@sbomer sbomer merged commit bef6d5a into dotnet:main Sep 18, 2024
76 of 78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants