mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
ad10107600
Inline implementation of lookup_line to avoid unnecessary conversions from `Option<usize>` to `isize` and back.