-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustc
Description
If you set RUST_NEW_ERROR_FORMAT, running the full 'make check' will fail. @alexcrichton did some investigation and noticed this was one failure: https://github.com/rust-lang/rust/blob/master/src/test/run-make/unicode-input/span_length.rs#L94-L98
We may want to update the test or possibly move it to a UI test.
Metadata
Metadata
Assignees
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustc