rust/src/librustc/plugin
Keegan McAllister 5e5924b799 Replace LetSyntaxTT with MacroRulesTT
The implementation of LetSyntaxTT was specialized to macro_rules! in various
ways. This gets rid of the false generality and simplifies the code.
2015-01-05 11:38:12 -08:00
..
build.rs Replace some verbose match statements with their if let equivalent. 2014-11-29 16:41:21 -05:00
load.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
mod.rs /*! -> //! 2014-11-26 16:50:14 -08:00
registry.rs Replace LetSyntaxTT with MacroRulesTT 2015-01-05 11:38:12 -08:00