Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add tests for assigning dataflow values to generic parameters through MakeGenericType - #106832

#106832
Merged
jtschuster merged 6 commits into
dotnet:maindotnet/runtime:mainfrom
jtschuster:RenameUnusedDiagnosticsjtschuster/runtime:RenameUnusedDiagnosticsCopy head branch name to clipboard
Jul 9, 2025
Merged

Add tests for assigning dataflow values to generic parameters through MakeGenericType#106832
jtschuster merged 6 commits into
dotnet:maindotnet/runtime:mainfrom
jtschuster:RenameUnusedDiagnosticsjtschuster/runtime:RenameUnusedDiagnosticsCopy head branch name to clipboard

Conversation

@jtschuster

Copy link
Copy Markdown
Member

We don't have any tests that exercise assigning values other than generic parameters or known types to generic parameters. For types that are actual System.Type objects, we need to use MakeGenericType/Method to raise these warnings. We also should add a public doc page for these warning codes (at least a few are missing).

@jtschuster
jtschuster requested a review from a team August 22, 2024 19:04
@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 22, 2024
@dotnet-policy-service dotnet-policy-service Bot added the linkable-framework Issues associated with delivering a linker friendly framework label Aug 22, 2024
@jtschuster jtschuster added area-Tools-ILLink .NET linker development as well as trimming analyzers and removed linkable-framework Issues associated with delivering a linker friendly framework needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 22, 2024
@jtschuster jtschuster added this to the 10.0.0 milestone Aug 22, 2024
@dotnet-policy-service dotnet-policy-service Bot added the linkable-framework Issues associated with delivering a linker friendly framework label Aug 22, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas
See info in area-owners.md if you want to be subscribed.

@sbomer sbomer 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.

Nice, thank you!

@sbomer

sbomer commented Jun 10, 2025

Copy link
Copy Markdown
Member

@jtschuster is this good to merge?

@jtschuster

Copy link
Copy Markdown
Member Author

I think so. If CI looks good after the rebase it should be good to merge.

@jtschuster
jtschuster enabled auto-merge (squash) June 10, 2025 20:29
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.