rust/src/libsyntax_pos
Nicholas Nethercote 95ea7fd735 Add HygieneData::{outer,expn_info,is_descendant_of} methods.
This commit factors out some repeated code.
2019-05-30 08:59:22 +10:00
..
analyze_source_file.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
Cargo.toml Use a proc macro to declare preallocated symbols 2019-04-15 07:23:01 +02:00
edition.rs Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02:00
hygiene.rs Add HygieneData::{outer,expn_info,is_descendant_of} methods. 2019-05-30 08:59:22 +10:00
lib.rs Introduce and use SyntaxContext::outer_expn_info(). 2019-05-29 09:32:56 +10:00
span_encoding.rs Increase Span from 4 bytes to 8 bytes. 2019-04-05 12:26:09 +11:00
symbol.rs Use Symbol more in lint APIs 2019-05-27 12:28:54 +02:00