rust/src/test
Brian Anderson 14c5900a70 test: Add a compile-fail test for attribute/syntax parsing
I don't currently know how to deal with syntax extensions that appear betweeen
an attribute and an item, so this test captures the error that occurs.

Issue #487
2011-06-15 16:01:39 -07:00
..
bench Reformat source tree (minus a couple tests that are still grumpy). 2011-06-15 11:19:50 -07:00
compile-fail test: Add a compile-fail test for attribute/syntax parsing 2011-06-15 16:01:39 -07:00
run-fail Reformat source tree (minus a couple tests that are still grumpy). 2011-06-15 11:19:50 -07:00
run-pass rustc: Support outer attributes on items that are defined as statements 2011-06-15 16:01:35 -07:00