rust/src/libsyntax_pos
Lzu Tao 8347917dd9 Remove feature gate dropck_parametricity completely
Therefore we also remove `#[unsafe_destructor_blind_to_params]`
attribute completly.
2019-07-11 18:44:56 +00:00
..
analyze_source_file.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
edition.rs Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02:00
hygiene.rs hygiene: Make sure each Mark has an associated expansion info 2019-07-11 00:12:57 +03:00
lib.rs hygiene: Make sure each Mark has an associated expansion info 2019-07-11 00:12:57 +03:00
span_encoding.rs Increase Span from 4 bytes to 8 bytes. 2019-04-05 12:26:09 +11:00
symbol.rs Remove feature gate dropck_parametricity completely 2019-07-11 18:44:56 +00:00