rust/compiler/rustc_span
Nilstrieb 455a55e681 Show absolute line numbers if span is outside relative span
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.
2022-08-22 14:06:55 +02:00
..
src Show absolute line numbers if span is outside relative span 2022-08-22 14:06:55 +02:00
Cargo.toml Update sha1, sha2, and md5 dependencies 2022-02-13 15:29:01 -06:00