mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

Add timings for MIR passes to profiling report This will help identify which pass is responsible for a regression.
For more information about how rustc works, see the rustc dev guide.