rust/compiler/rustc_middle
Samuel Tardieu 5c11681820
Rollup merge of #144920 - compiler-errors:span-arg, r=lqd
Dont print arg span in MIR dump for tail call

r? WaffleLapkin

This makes the MIR dump for tail call terminators consistent w/ regular calls.
2025-08-05 03:51:42 +02:00
..
2025-07-31 14:19:27 +02:00

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