rust/library/test
johanngan b43aa960d0 Print failure message on all tests that should panic, but don't
This already happens with should_panic tests without an expected
message. This commit fixes should_panic tests with an expected message
to have the same behavior.
2021-01-10 01:18:23 -06:00
..
src Print failure message on all tests that should panic, but don't 2021-01-10 01:18:23 -06:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00