mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 21:06:15 +00:00
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.
For more information about how rustc works, see the rustc dev guide.