Test, should_panic: somehow hide stack traces?

might as well do

std::panic::set_hook(Box::new(|_| {}))

then :wink:

3 Likes