main
Sort usings
Unsafe evolution: extend compat mode to legacy callers (#83660)
Always bind implicit constructor initializers for explicit constructors (#64331)
Merge remote-tracking branch 'upstream/main' into removeUnusedUsings
Remove unused usings
Closed classes: implement exhaustiveness check (#83120)
Rename public API based on API review decision (#73476)
Improve detection of receiver cloning in ref safety analysis (#67736)
Avoid premature full binding of a receiver as a value in the process of binding possible type-or-value receiver (so-called “Color Color” scenario) (#80978)
Assert the shape of bound tree created for user defined conversions (#81896)
SourceMemberMethodSymbol.IsMetadataVirtual should force complete declaring type when queried by a different module (#84013)