mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 01:28:39 +00:00
This adds a new option, `-Zmir-pretty-relative-line-numbers`, that is then used in compiletest for the mir-opt tests.
For more information about how rustc works, see the rustc dev guide.