You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…updates, r=nikomatsakis
Increase spacing in error format for readability.
Two small tweaks that seem to help readability quite a bit:
* Add spacing header<->snippet, but use the |> on the side for visual consistency
* Fixrust-lang#33819
* Fixrust-lang#33763
* Move format-sensitive test (issue-26480 in cfail) to ui test
r? @nikomatsakis
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.
The text was updated successfully, but these errors were encountered: