Closed clubby789 closed 1 year ago
Currently, panics due to things like .unwrap() aren't detected. Found as part of https://github.com/rust-lang/rust/issues/108529
.unwrap()
Currently, panics due to things like
.unwrap()
aren't detected. Found as part of https://github.com/rust-lang/rust/issues/108529