main
Run 'make struct readonly' on compiler code (#63675)
generated move
EnC: Update deleted lambdas to throw MissingMethodException (#70184)
Cache translated imports in PEModuleBuilder (#65215)
Add ChecksumAlgorithm to project snapshot (#62840)
Better BlobBuilder pooling (#72383)
ReferenceEqualityComparer (#78350)
Move to new metadata format for extensions (#79553)
Use ReadOnlySpan properties over array fields (#56845)
Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)
Emit entrypoint to ref assemblies (#76783)
EnC: Mark deleted members with an attribute (#79764)
Local state tracing instrumentation (#66768)
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
Validate pooled objects in compiler tests (#82784)
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Add Microsoft.CodeAnalysis.Contracts source package (#76997)
Properly populate ExportedType metadata table for forwarded extension blocks. (#80361)
Emit opted-in string literals into data section as UTF8 (#76036)
CodeQL fixes (#74658)
Add additional information when we throw an 'unreachable' exception
Add docs
Use `SyntaxReference` instead of `SyntaxNode` in `EmitContext` (#66464)