rust/compiler/rustc_middle
Matthias Krüger 212baec446
Rollup merge of #146391 - beepster4096:trimnt, r=saethlin
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.
2025-09-10 14:17:40 +02:00
..

For more information about how rustc works, see the rustc dev guide.