1. 73e1f89 Move parse-fail tests to UI by Vadim Petrochenkov · 7 years ago[Renamed from src/test/parse-fail/removed-syntax-mode.rs]
  2. a97f60e syntax: Make `is_path_start` precise and improve some error messages about unexpected tokens by Vadim Petrochenkov · 9 years ago
  3. 2a24e97 Return nonzero exit code if there are errors at a stop point by Florian Hahn · 10 years ago
  4. 01db9a4 Move compile-fail tests that are rejected by the parser to parse-fail by Florian Hahn · 10 years ago[Renamed from src/test/compile-fail/removed-syntax-mode.rs]
  5. 0c70ce1 Update compile fail tests to use isize. by Huon Wilson · 10 years ago
  6. fa41150 Remove specific errors for very old obsolete syntax by Benjamin Herr · 12 years ago[Copied (73%) from src/test/compile-fail/empty-record-type.rs]
  7. 9143688 librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflipping by Patrick Walton · 12 years ago
  8. d1affff Reliciense makefiles and testsuite. Yup. by Graydon Hoare · 12 years ago
  9. 5a63b21 More consistent use of backticks and "expected" in error messages. by Lindsey Kuper · 13 years ago
  10. 35b27aa test: Add a test that empty records don't parse by Brian Anderson · 13 years ago