master
cglobal: make distinction of pointer vs name a syntactic distinction (#61709)
Make Compiler an independent package
docs: fix grammar and clarity in comments and docstrings (#62083)
Move `compiler` tests to `Compiler` package (#56522)
compiler: Separate local inference proofs from code instances (#62359)
Turn Expr(:method) into a builtin (#62320)
inference: Simplify `PartialTask` and restore per-builtin `CallInfo` types (#62548)
cancellation: Wire up compute cancellation (#62604)