Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
src
/
test
/
ui
/
parser
/
removed-syntax-mode.rs
73e1f89
Move parse-fail tests to UI
by Vadim Petrochenkov
· 7 years ago
[Renamed from src/test/parse-fail/removed-syntax-mode.rs]
a97f60e
syntax: Make `is_path_start` precise and improve some error messages about unexpected tokens
by Vadim Petrochenkov
· 9 years ago
2a24e97
Return nonzero exit code if there are errors at a stop point
by Florian Hahn
· 10 years ago
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]
0c70ce1
Update compile fail tests to use isize.
by Huon Wilson
· 10 years ago
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]
9143688
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflipping
by Patrick Walton
· 12 years ago
d1affff
Reliciense makefiles and testsuite. Yup.
by Graydon Hoare
· 12 years ago
5a63b21
More consistent use of backticks and "expected" in error messages.
by Lindsey Kuper
· 13 years ago
35b27aa
test: Add a test that empty records don't parse
by Brian Anderson
· 13 years ago