summary refs log tree commit diff
path: root/src/test/compile-fail/macro_undefined.rs
AgeCommit message (Expand)AuthorLines
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-4/+6
2017-02-12Allow using inert attributes from `proc_macro_derive`s with `#![feature(proc_...Jeffrey Seyfried-2/+2
2016-02-16Add check on find_best_match_for_name and improve help message for undefined ...ggomez-0/+25