rust/src/libsyntax/util
Benjamin Herr fa411500f9 Remove specific errors for very old obsolete syntax
Replaces existing tests for removed obsolete-syntax errors with tests
for the resulting regular errors, adds a test for each of the removed
parser errors to make sure that obsolete forms don't start working
again, removes some obsolete/superfluous tests that were now failing.

Deletes some amount of dead code in the parser, also includes some small
changes to parser error messages to accomodate new tests.
2013-10-04 07:09:28 +02:00
..
interner.rs Remove specific errors for very old obsolete syntax 2013-10-04 07:09:28 +02:00
parser_testing.rs Remove all usage of @ast::Crate 2013-09-29 16:21:25 -07:00