rust/library/test
Yuki Okushi 98226638fd
Rollup merge of #80868 - johanngan:should-panic-msg-with-expected, r=m-ou-se
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.
2021-01-28 15:09:04 +09:00
..
src Rollup merge of #80868 - johanngan:should-panic-msg-with-expected, r=m-ou-se 2021-01-28 15:09:04 +09:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00