master
Fix and test special loading support for Compiler (#56535)
compiler: Separate local inference proofs from code instances (#62359)
docs: fix grammar and clarity in comments and docstrings (#62083)
type system: Add TypeEgal kind (#62001)
Run Compiler tests in parallel for `Pkg.test`, continued (#57987)
use `src.nargs` for `validate_code!` (#58327)
complete the tests for Compiler.jl as the stdlib. (#56648)
Compiler: Infer precise `fetch(::Task)` return types and optimize task invocation (#59221)
ircode: avoid serializing ssaflags in the common case when they are all zero
optimizer: renumber the scope operand of frame-less EnterNodes (#62300)
InteractiveUtils: Fully support broadcasting expressions for code introspection macros (#58349)
Change delayed delete mechanism to prevent cross-drive mv failure for in-use DLL (#59635)
cglobal: make distinction of pointer vs name a syntactic distinction (#61709)
[Compiler] begin new approach to verify --trim output (#57530)
Turn Expr(:method) into a builtin (#62320)
staticdata: rebuild image method caches from an ordered CodeInstance list (#62303)