rust/src/libsyntax/ext
2016-11-10 01:44:45 +02:00
..
tt Remove field TtReader::next_tok. 2016-11-04 02:39:20 +00:00
base.rs Improve tt-heavy expansion performance. 2016-11-04 02:38:54 +00:00
build.rs syntax: don't fake a block around closures' bodies during parsing. 2016-11-10 01:44:45 +02:00
expand.rs Move CrateConfig from Crate to ParseSess. 2016-10-29 07:52:58 +00:00
hygiene.rs Refactor field expansion_data of Resolver to use a Mark instead of a u32. 2016-10-02 04:25:31 +00:00
placeholders.rs Cleanup depths. 2016-10-07 21:54:04 +00:00
proc_macro_shim.rs
quote.rs Reduce the size of Token and make it cheaper to clone by refactoring 2016-11-03 23:48:24 +00:00
source_util.rs Move CrateConfig from Crate to ParseSess. 2016-10-29 07:52:58 +00:00