summary refs log tree commit diff
path: root/src/test/compile-fail/method-macro-backtrace.rs
AgeCommit message (Expand)AuthorLines
2015-02-24rustc_resolve: don't handle impl items as if they were modules.Eduard Burtescu-1/+1
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2015-01-05Modernize macro_rules! invocationsKeegan McAllister-3/+3
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-9/+9
2014-09-17Pop the expansion context after expanding a method macroKeegan McAllister-0/+37