Y
Hacker News
new
|
ask
|
show
|
jobs
by
azdavis
1431 days ago
You can enforce this with a clippy lint:
https://rust-lang.github.io/rust-clippy/rust-1.62.0/index.ht...
2 comments
thaneross
1430 days ago
There's also this less generic lint:
https://rust-lang.github.io/rust-clippy/master/index.html#un...
link
moffkalast
1431 days ago
"Looks like you're having problems enforcing no unwrap. Would you like help? [Yes][No]"
link