mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
286329870d
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. |
||
---|---|---|
.. | ||
track2.rs | ||
track2.stderr | ||
track3.rs | ||
track3.stderr | ||
track4.rs | ||
track4.stderr | ||
track5.rs | ||
track5.stderr | ||
track6.rs | ||
track6.stderr | ||
track.rs | ||
track.stderr |