main
Extensions: improve diagnostics for operators (#80928)
Reduce closure and Lazy allocations inside CSharpCompilation.ctor (#72371)
Extensions: refine tracking of used imports (#80485)
generated move
Adjust nullability analysis for extension operators. (#79103)
Change `++`/`--` predefined operator names for instance operators (#78434)
Standardize references to the UTF-8 term in code and comments/documentation (#62074)
Support built-in unsigned right shift operators. (#60560)
Fix typo in OverloadResolution.PairedExtensionOperatorSignatureComparer.Equals (#84639)
Enable basic scenarios of consuming abstract static members on type parameters. (#52605)