rust/src/test
bors a7d68adbdd auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism
Progress on #7981

This doesn't completely close the issue because `struct A;` is still allowed, and it's a much larger change to disallow that. I'm also not entirely sure that we want to disallow that. Regardless, punting that discussion to the issue instead.
2013-09-24 15:45:57 -07:00
..
auxiliary auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
bench test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
codegen Fix warnings it tests 2013-08-17 08:42:35 -07:00
compile-fail auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
debug-info auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
pretty auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
run-fail test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
run-pass auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism 2013-09-24 15:45:57 -07:00
run-pass-fulldeps quote_*! macros take an ExtCtx 2013-08-18 13:14:15 -04:00