main
Improve detection of invalid references for implicitly typed expression variables declared within implicit object creation expressions. (#80546)
Extensions: definite assignment and region analysis (#77675)
Do not report hidden pattern diagnostics (#84576)
Move some emit tests from Emit2 to Emit3 to avoid hitting UserString heap limit (#75091)
Fix flow analysis of extern local functions (#79741)
Unions: Address remaining PROTOTYPE comments (#84499)
Call Enter/LeaveRegion APIs for binary expressions (#76412)
Struct layout check – break an infinite generic expansion cycle that doesn’t include the target struct (a cycle at the end of the path) (#75702)