main
[compiler] Aggregate error reporting, separate eslint rules (#34176)
[compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403)
[compiler] Extract reusable logic for control dominators (#35146)
[compiler] Exhaustive deps: extra tests, improve diagnostic (#35213)
[compiler] Deprecate noEmit, add outputMode (#35112)
[compiler] Fix false positive hook return mutation error (#34424)
[compiler] Improve IIFE inlining (#33726)
[compiler] Fix for edge cases of mutation of potentially frozen values (#33984)
[compiler][wip] Remove old mutation/aliasing implementation (#34028)