main
Improve debug view of synthesized collection types (#84453)
Implement compiler support for System.Runtime.InteropServices.ExtendedLayoutAttribute (#78741)
EnC: Fix emit for anonymous indexed delegates (#70501)
Append chars more efficiently when creating strings (#71812)
Refactoring of synthesized types tracking across EnC generations (#69782)
generated move
Validate pooled objects in compiler tests (#82784)
Use `SyntaxReference` instead of `SyntaxNode` in `EmitContext` (#66464)
Better BlobBuilder pooling (#72383)
EnC: Generate correct state mapping for methods containing await foreach (#69806)
Detect data section string literal hash collisions (#77061)
Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)
SynthesizedHotReloadExceptionSymbol (#74625)
Implement module cancellation and stack probing instrumentations (#71896)
Local state tracing instrumentation (#66768)
EnC: Implement support for partial properties (#74494)
Implements support for reloadable types in the compiler (#54852)
EnC - Tests for lambda improvements (#55224)