main
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
VB: Fix state tracking in AbstractFlowPass.VisitBinaryConditionalExpression (#84705)
Ensure proper receiver value is used for a constrained call invocation (#70401)
Re-enable CodeGenClosureLambdaTests.InvalidGotoLiftingBetweenGotoAndLabel4 (#82377)
VB: EmitDelegateCreation - account for the fact that static methods can be marked virtual in metadata (#79697)
Warn for multiple blank lines in source (#65451)
Re-enable double-to-integer conversion tests (#74980)
update headers
Simplify sequence point display (#81104)
Set state of enumerator object to "after" during disposal (#76090)
Run Spanish tests on CoreClr (#67748)
Move net451 test assets to net461 (#74766)
Generate branchless IL for `(b ? 1 : 0)` (#67191)
Validate pooled objects in compiler tests (#82784)
Merge pull request #37994 from jcouv/il-verify2
Skip tests affected by https://github.com/dotnet/runtime/issues/117566.
Rename the Docs directory to docs (lowercase). (changeset 1396430)