main
Updating quickstart guide for tuples (#17734)
Support parsing of checked user-defined operator declarations (#59504)
Switch occurrences of master to main (#51646)
Add ExperimentalAttribute.md
fixed broken link (#55693)
Implement compiler support for System.Runtime.InteropServices.ExtendedLayoutAttribute (#78741)
Update GlobalUsingDirective.md (#52222)
Simplify NativeIntegerAttribute encoding (#46522)
Update proposal URL in StaticAbstractMembersInInterfaces.md (#53146)
Beginning of work on "Used Assembly References" feature. (#39807)
Update async-main.test.md
Async-streams: Call AsyncIteratorMethodBuilder.Complete (#39436)
Update docs for deconstruction and discards (#16643)
Address further review feedback.
Implement field null resilience analysis (#77127)
Modernize "File-based apps VS Code support" doc (#84493)
Remove older source generators proposal, and redirect to the new one
Add RegisterPreCompilationSourceOutput API for incremental generators (#83088)
doc(IncrementalGenerators): the square example is wrong, that's only a multiplication by a factor 2 (#84340)
Mark interceptors feature as stable and deprecate file path based attributes (#76312)
Improved the grammar of local functions (#20368)
Typo fixes in docs (#55953)
Merge remote-tracking branch 'origin/release/dev16.4-preview1' into merges/master-to-release/dev16.4-preview1
Implement pattern-matching in top-level scripts (#13999)
Minor changes to patterns.md per code review.
Extended property patterns: address PROTOTYPE comments (#53594)
Fix C# language name in spec (#57427)
Tweak formatting (#20748)
Add feature specifications for private protected
Readonly members prototype cleanup (#34468)
Update records specification
Fix broken link (#72173)
Add tests for SkipLocalsInit (#39763)
Add note for issue 51692 to source generator cookbooks (#76818)
Discourage non-incremental source generators (#66752)
Fix API name in data string literal spec (#81422)
document that TaskMethodBuilder cannot be a nested type (#43635)
Implementation of "throw" expressions
Fix typos and improve clarity in documentation (#80854)
Support basic end-to-end scenarios for converting string constants to UTF8 byte representation. (#58849)
Combine deconstruction assignment and declaration, and support discards. (#15548)