rust/src/libsyntax/ext
2018-04-06 11:52:16 +03:00
..
tt Make lifetime nonterminals closer to identifier nonterminals 2018-04-06 11:52:16 +03:00
base.rs Use Span::apply_mark where possible 2018-04-06 11:48:19 +03:00
build.rs Remove more duplicated spans 2018-04-06 11:50:49 +03:00
derive.rs Rename PathSegment::identifier to ident 2018-04-06 11:46:26 +03:00
expand.rs Use Span::apply_mark where possible 2018-04-06 11:48:19 +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