rust/tests/ui/track-diagnostics
Nicholas Nethercote 286329870d De-weirdify fatally_break_rust.
The easter egg ICE on `break rust` is weird: it's the one ICE in the
entire compiler that doesn't immediately abort, which makes it
annoyingly inconsistent.

This commit changes it to abort. As part of this, the extra notes are
now appended onto the bug dignostic, rather than being printed as
individual note diagnostics, which changes the output format a bit.
These changes don't interferes with the joke, but they do help with my
ongoing cleanups to error handling.
2023-12-19 20:58:45 +11:00
..
track2.rs
track2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
track3.rs
track3.stderr
track4.rs
track4.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
track5.rs
track5.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
track6.rs Apply simulate-remapped-rust-src-base even remap-debuginfo is set in config.toml 2023-04-22 14:24:32 -05:00
track6.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
track.rs De-weirdify fatally_break_rust. 2023-12-19 20:58:45 +11:00
track.stderr De-weirdify fatally_break_rust. 2023-12-19 20:58:45 +11:00