rust/compiler/rustc_span
bors 4b5fcae32d Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726
Shorten the `lookup_line` code slightly

The `match` looks like it's exactly the same as `checked_sub(1)`, so we might as well see if perf says we can just do that to save a couple lines.
2022-10-24 07:24:45 +00:00
..
src Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726 2022-10-24 07:24:45 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00