mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 17:56:06 +00:00
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.