rust/src/libsyntax/ext
2018-06-23 21:53:24 +03:00
..
tt expansion: Rename Expansion to AstFragment 2018-06-23 20:09:21 +03:00
base.rs hygiene: Merge NameAndSpan into ExpnInfo 2018-06-23 21:53:24 +03:00
build.rs async await desugaring and tests 2018-06-21 22:36:36 -07:00
derive.rs hygiene: Merge NameAndSpan into ExpnInfo 2018-06-23 21:53:24 +03:00
expand.rs hygiene: Merge NameAndSpan into ExpnInfo 2018-06-23 21:53:24 +03:00
placeholders.rs expansion: Rename Expansion to AstFragment 2018-06-23 20:09:21 +03: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