about summary refs log tree commit diff
path: root/src/test/auxiliary/procedural_mbe_matching.rs
AgeCommit message (Expand)AuthorLines
2016-05-06kill the old auxiliary directoryNiko Matsakis-70/+0
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-1/+2
2015-11-06remove `Tt` prefix from TokenType variantsOliver Schneider-1/+1
2015-09-24Cleanup interfaces of Name, SyntaxContext and IdentVadim Petrochenkov-1/+1
2015-03-23rollup merge of #23598: brson/gateAlex Crichton-1/+1
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-03-23Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses ofNiko Matsakis-1/+1
2015-03-04Add quasiquote for matchers and attributesPiotr Czarnecki-0/+69