rust/compiler/rustc_span/src
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
..
analyze_source_file
source_map
symbol
analyze_source_file.rs
caching_source_map_view.rs
def_id.rs
edition.rs
fatal_error.rs
hygiene.rs
lib.rs Remove cast to usize for BytePos and CharPos 2020-09-21 19:42:43 +01:00
source_map.rs
span_encoding.rs
symbol.rs Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk 2020-09-21 00:43:26 +00:00
tests.rs