rust/src/libsyntax/ext
bors 67712d7945 Auto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
More thread-safety changes

r? @michaelwoerister
2018-04-10 09:00:27 +00:00
..
tt Make lifetime nonterminals closer to identifier nonterminals 2018-04-06 11:52:16 +03:00
base.rs Auto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister 2018-04-10 09:00:27 +00:00
build.rs Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00
derive.rs Rename PathSegment::identifier to ident 2018-04-06 11:46:26 +03:00
expand.rs Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00
placeholders.rs expand macro invocations in extern {} blocks 2018-04-03 13:16:11 -07:00
quote.rs Remove more duplicated spans 2018-04-06 11:50:49 +03:00
source_util.rs Replace Rc with Lrc for shared data 2018-03-02 10:48:52 +01:00