rust/src/test
Tim Chevalier bed669cba6 syntax: Display spans for open delimiters when a file ends prematurely
It's more helpful to list the span of each open delimiter seen so far
than to print out an error with the span of the last position in the file.

Closes #2354
2013-10-07 18:06:30 -07:00
..
auxiliary Add appropriate #[feature] directives to tests 2013-10-06 14:39:25 -07:00
bench Add appropriate #[feature] directives to tests 2013-10-06 14:39:25 -07:00
codegen
compile-fail syntax: Display spans for open delimiters when a file ends prematurely 2013-10-07 18:06:30 -07:00
debug-info Add appropriate #[feature] directives to tests 2013-10-06 14:39:25 -07:00
pretty
run-fail Implemented IntoSendStr on SendStr to allow naming a 2013-10-05 21:28:04 +02:00
run-pass Add appropriate #[feature] directives to tests 2013-10-06 14:39:25 -07:00
run-pass-fulldeps