mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
455a55e681
In the MIR pretty printing, it can sometimes happen that the span of the statement is outside the span of the body (for example through inlining). In this case, don't display a relative span but an absolute span. This will make the mir-opt-tests a little more prone to diffs again, but the impact should be small. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |