main
Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)
EnC: Generate correct state mapping for methods containing await foreach (#69806)
Remove LittleEndian asserts (#75159)
EnC: Defer lambda rude edit reporting to runtime (#70418)
Fix symbol display for backing fields (#76000)
generated move
Improve debug view of synthesized collection types (#84453)
Fix ILBuilder visualization (#78764)
Optimize away unchecked conversions between nint and nuint types. (#62774)
Avoid reusing temps whose refs might be captured (#76009)
ReferenceEqualityComparer (#78350)
Run 'make struct readonly' on compiler code (#63675)
Add additional information when we throw an 'unreachable' exception
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
Ensure Endfilter basic block is preserved even if technically unreachable. (#69922)
Add support for FieldRva to EnC delta (#78033)
Validate pooled objects in compiler tests (#82784)
Support ref field declarations from source and metadata (#60416)
Emit extension implementation methods (#77197)
State Machine EnC follow-up (#62170)
Fix comparer in StringTokenMap (#81341)
Add an enforcement for a layering separation between Cci instances used for metadata emit and compiler symbols. (#48838)