- Notifications
You must be signed in to change notification settings - Fork4.2k
Merge 'features/ParamsCollections' into 'main'#72511
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from2 commits
Commits
Show all changes
44 commits Select commitHold shift + click to select a range
2bedf28 Merge main to ParamsCollections (#71150)
AlekseyTs569dcb7 Make trivial Params Collections scenarios working end to end (#71136)
AlekseyTs60a4581 Params Collections: Implement language version check. (#71228)
AlekseyTs88c8859 Params Collections: Implement "Better function member" section of the…
AlekseyTs07fc1db IOperation - drop synthesized conversion placed on top of params coll…
AlekseyTs0e16ec0 Add handling of params collections for natural delegate types (#71334)
AlekseyTsa91ef66 Params Collections - Adjust binding in presence of dynamic arguments …
AlekseyTsa9ffbe0 Params Collections: misc chanages (#71423)
AlekseyTs4fb7084 Merge 'dotnet/main' into ParamsCollections
AlekseyTs99ef47c Temporarily skip some tests to unblock merge from `main`
AlekseyTs0be7dc3 Merge 'dotnet/main' into ParamsCollections (#71545)
AlekseyTs6bc0d9b Enable some dynamic collection expression tests which were disabled d…
AlekseyTs7f00d15 Add a test for 'Params Collections.' (#71572)
AlekseyTs55b6a79 Params Collections: Add a bunch of PROTOTYPE comments and a couple of…
AlekseyTsba5ee92 Use ParamCollectionAttribute to mark params collections in metadata (…
AlekseyTs399026e Merge 'dotnet/main' into ParamsCollections
AlekseyTs882ccbc Follow up on merge from 'main'
AlekseyTs897fd49 Merge 'dotnet/main' into ParamsCollections(#71824)
AlekseyTs1c5c7e2 Adjust public API based on API review feedback (#71940)
AlekseyTs6cd3f1e Align `params` type validation with the the spec (#71918)
AlekseyTs6fcac7d Params parameters are implicitly scoped when their type is a ref stru…
AlekseyTs18852b8 Merge remote-tracking branch 'dotnet/main' into ParamsCollections_20
AlekseyTs25414ee Update test according to changes in ParamsCollections branch
AlekseyTs1dbe23e Merge 'dotnet/main' into ParamsCollections (#72042)
AlekseyTs2b8a744 Break a cycle through attributes (#72041)
AlekseyTs7ddc662 Add more tests and address some of the PROTOTYPE comments (#72089)
AlekseyTsba462cc Address more PROTOTYPE comments (#72113)
AlekseyTs03fd758 Clone some IDE tests for params collections (#72228)
AlekseyTs05cf517 Add `ArgumentKind.ParamCollection` (#72221)
AlekseyTs8085621 Rename BoundNode flag for clarity (#72235)
AlekseyTs9180f98 Params parameter is implicitly scoped if and only if `params` is expl…
AlekseyTs835dd26 Address some PROTOTYPE comments (#72298)
AlekseyTs5b563bf Merge 'main' into ParamsCollections
AlekseyTs637dec2 Regenerate ErrorFacts.Generated.cs
AlekseyTs811c275 Merge 'main' into ParamsCollections (#72390)
AlekseyTsb6f9fe5 Rename IDS_ParamsCollections to IDS_FeatureParamsCollections (#72399)
AlekseyTs91815cb Misc. work for params collections (#72408)
AlekseyTs512187f Ensure obsolete diagnostics about required constructor or Add method …
AlekseyTs84d12e1 Merge 'main' into ParamsCollections
AlekseyTsbf22912 Merge 'main' into ParamsCollections (#72497)
AlekseyTs99f3521 Adjust GetUnderlyingCollectionExpressionElement to handle params coll…
AlekseyTsbc9a7f0 Pack resource IDs and adjust Compiler Test Plan (#72499)
AlekseyTs3d0bcbb Merge 'features/ParamsCollections' into 'main'
AlekseyTsd073ac9 Adjust test baselines
AlekseyTsFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.