summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19734.rs
AgeCommit message (Expand)AuthorLines
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-1/+4
2017-02-12Allow using inert attributes from `proc_macro_derive`s with `#![feature(proc_...Jeffrey Seyfried-1/+1
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-12-12Add test for issue #19734Adolfo OchagavĂ­a-0/+15