mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
98226638fd
Print failure message on all tests that should panic, but don't Fixes #80861. Tests with the `#[should_panic]` attribute should always print a failure message if no panic occurs, regardless of whether or not an `expected` panic message is specified. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |