rust/src/libsyntax/ext
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
..
tt Reject _ in ident matcher 2018-03-17 22:08:18 +03:00
base.rs check stability of macro invocations 2018-03-07 16:52:28 -08:00
build.rs Rename Span::empty to Span::shrink_to_lo, add Span::shrink_to_hi 2018-03-17 22:12:21 +03:00
derive.rs limit packed copy-out to non-generic Copy structs 2017-11-26 16:12:43 +02:00
expand.rs Rename Span::empty to Span::shrink_to_lo, add Span::shrink_to_hi 2018-03-17 22:12:21 +03:00
placeholders.rs Change ast::Visibility to Spanned type 2018-02-18 00:10:40 +09:00
quote.rs Auto merge of #48917 - petrochenkov:import, r=oli-obk 2018-03-18 01:50:52 +00:00
source_util.rs Replace Rc with Lrc for shared data 2018-03-02 10:48:52 +01:00