rust/src/libsyntax/ext
2016-09-26 06:59:06 +02:00
..
tt reject macros with empty repetitions 2016-09-26 06:59:06 +02:00
base.rs Load macros from #[macro_use] extern crates in resolve. 2016-09-24 20:22:25 +00:00
build.rs Improve Eq deriving 2016-09-10 22:37:06 +03:00
expand.rs Load macros from #[macro_use] extern crates in resolve. 2016-09-24 20:22:25 +00:00
hygiene.rs Move macro resolution into librustc_resolve. 2016-09-13 09:40:26 +00:00
placeholders.rs Remove MacroRulesTT. 2016-09-15 21:16:51 +00:00
proc_macro_shim.rs Adds a ProcMacro form of syntax extension 2016-09-22 08:47:57 +12:00
quote.rs Introduced NoDelim and modified the compiler to support it. 2016-07-19 16:05:44 -07:00
source_util.rs Move macro resolution into librustc_resolve. 2016-09-13 09:40:26 +00:00