mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
212baec446
Trim paths less in MIR dumping With this PR, the paths MIR dump filters and that are printed at the start of a dump file are no longer trimmed. They don't include the crate that is being compiled, however.