rust/compiler/rustc_span
James Whaley 9a1f1777d3
Remove cast to usize for BytePos and CharPos
The case shouldn't be necessary and implicitly truncating BytePos is not
desirable.
2020-09-21 19:42:43 +01:00
..
src Remove cast to usize for BytePos and CharPos 2020-09-21 19:42:43 +01:00
Cargo.toml