rust/src/libsyntax_pos
bors 5e3ecdce4e Auto merge of #48917 - petrochenkov:import, r=oli-obk
syntax: Make imports in AST closer to the source and cleanup their parsing

This is a continuation of https://github.com/rust-lang/rust/pull/45846 in some sense.
2018-03-18 01:50:52 +00:00
..
Cargo.toml Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
hygiene.rs Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
lib.rs Rename Span::empty to Span::shrink_to_lo, add Span::shrink_to_hi 2018-03-17 22:12:21 +03:00
span_encoding.rs Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
symbol.rs syntax: Make _ an identifier 2018-03-17 22:08:07 +03:00