summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps/proc-macro/resolve-error.rs
AgeCommit message (Expand)AuthorLines
2017-05-13Add test, and fix the other testsest31-0/+1
2017-02-28Implement function-like procedural macros ( `#[proc_macro]`)Austin Bonander-0/+12
2017-02-23Add macro suggestions for macros imported with `use`Josh Driver-3/+26
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-0/+44