SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Remove the `//@ should-ice` directive

This directive was only being used by one test, which can just as easily use
the more general `//@ failure-status` directive instead.

All of the removed exit-code checks were redundant with other exit-code checks
that are still present.
Z
Zalathar committed
975402e3293abb5790279513e15024b01c9de408
Parent: 0204aca