rust/compiler/rustc_span
Mara Bos ad10107600
Rollup merge of #86881 - tmiasko:lookup-line, r=nagisa
Inline implementation of lookup_line

to avoid unnecessary conversions from `Option<usize>` to `isize` and back.
2021-07-09 16:20:32 +02:00
..
src Rollup merge of #86881 - tmiasko:lookup-line, r=nagisa 2021-07-09 16:20:32 +02:00
Cargo.toml rustc_span: Explicitly handle crates that differ from package names 2021-06-24 23:48:53 -07:00