5 ms·
You can enforce this with a clippy lint: https://rust-lang.github.io/rust-clippy/rust-1.62.0/index.html#disallowed_methods https://rust-lang.github.io/rust-clip
by azdavis 4y ago
You can enforce this with a clippy lint: https://rust-lang.github.io/rust-clippy/rust-1.62.0/index.html#disallowed_methods https://rust-lang.github.io/rust-clippy/rust-1.62.0/index.ht...
- moffkalast 4y ago"Looks like you're having problems enforcing no unwrap. Would you like help? [Yes][No]"
- deleted 4y ago[deleted]
- thaneross 4y agoThere's also this less generic lint: https://rust-lang.github.io/rust-clippy/master/index.html#unwrap_used https://rust-lang.github.io/rust-clippy/master/index.html#un...