summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps/proc-macro/attribute-with-error.rs
AgeCommit message (Expand)AuthorLines
2018-04-18proc_macro: Stay on the "use the cache" path moreAlex Crichton-0/+2
2017-08-08Ignore tests that fail on stage1Malo Jaffré-0/+1
2017-07-28syntax: Capture a `TokenStream` when parsing itemsAlex Crichton-3/+29
2017-07-28Add a failing test for errors in proc macrosAlex Crichton-0/+25