summary refs log tree commit diff
path: root/src/test/auxiliary/macro_export_inner_module.rs
AgeCommit message (Expand)AuthorLines
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2015-01-05Modernize macro_rules! invocationsKeegan McAllister-2/+2
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-01-20Scan the entire crate for exported macrosSteven Fackler-0/+18