mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
b654555a32
Uplift drop-bounds lint from clippy Bounds on `T: Drop` do nothing, so they should warn.