rust/src/libsyntax/ext
2018-05-22 19:05:42 -04:00
..
tt Auto merge of #50855 - nnethercote:fewer-macro_parser-allocs, r=petrochenkov 2018-05-20 08:55:50 +00:00
base.rs Pass crate editions to macro expansions, update tests 2018-05-17 23:13:09 +03:00
build.rs add Span information into Qself 2018-05-22 19:05:42 -04:00
derive.rs Add edition to expansion info 2018-05-17 23:13:08 +03:00
expand.rs Auto merge of #50820 - alexcrichton:no-modules, r=petrochenkov 2018-05-20 05:57:41 +00:00
placeholders.rs expand macro invocations in extern {} blocks 2018-04-03 13:16:11 -07:00
quote.rs Represent lifetimes as two joint tokens in proc macros 2018-05-15 23:54:08 +03:00
source_util.rs Replace Rc with Lrc for shared data 2018-03-02 10:48:52 +01:00