-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Merge from Features/constraints to dev15.7.x #25454
Conversation
* Support System.Enum as a valid generic type constraint * More tests * More feedback * More tests * More tests
…24443) * Support Delegate and Multicast delegates as generic type constraints * More tests
* Source changes for unmanaged (PROTOTYPE for metadata) * Modreqs for unmanaged as well * Finished roundtripping metadata * Added more tests * Fix CI * More tests * Clean up
Fixed IDE services touching `unmanaged` constraint
Merge features/compiler to features/constraints
merge form dev15.7.x to features/constraints
'unmanaged' constraint fixups for merge
Merge from dev15.7.x to features/constraints
Testing tags
When doing a test pass, copy this page and consider using these status indicators:
1 Feature updated by compiler team, with appropriate unit tests. 2 Feature requires more complete testing by IDE team. Product FeaturesCore Scenarios in Editing, Navigating, and Viewing
Code Transformations
|
CC @jaredpar - for the dev15.7.x merge approval. |
FYI: @dotnet/roslyn-compiler @dotnet/roslyn-ide |
Some test runs looked like stuck in "Waiting for status to be reported" |
@dotnet-bot test windows_coreclr_test_prtest please |
@dotnet-bot test windows_coreclr_test_prtest please |
@dotnet/roslyn-compiler - PING. Please take a look. |
Approved. |
Thanks!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
As of #25397 , the feature branch meets requirements for the merge to the release branch.
The IDE manual pass has been completed (see below).