Lint unwrap in drop impls #1523
Labels
A-lint
Area: New lints
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
good-first-issue
These issues are a good way to get started with Clippy
L-correctness
Lint: Belongs in the correctness lint group
T-middle
Type: Probably requires verifiying types
Would it make sense to deny panic-able fns in
Drop::drop
implementations? It recently came up in diesel-rs/diesel#641 (comment).The text was updated successfully, but these errors were encountered: