rust/src/libsyntax/ext
2016-11-04 02:39:20 +00: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 Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00: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 Adds a ProcMacro form of syntax extension 2016-09-22 08:47:57 +12:00
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