rust/src/libsyntax_pos
Vadim Petrochenkov 3997507786 Resolve $crate in all hygienic contexts for pretty-pringing
Stop visiting AST to discover those contexts, just iterate through hygiene data instead
2019-07-09 22:17:44 +03: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 Resolve $crate in all hygienic contexts for pretty-pringing 2019-07-09 22:17:44 +03:00
lib.rs Enable internal lints in bootstrap 2019-06-24 10:45:20 +02:00
span_encoding.rs Increase Span from 4 bytes to 8 bytes. 2019-04-05 12:26:09 +11:00
symbol.rs Rollup merge of #62213 - QuietMisdreavus:cfg-doctest, r=GuillaumeGomez 2019-07-07 17:00:18 +02:00