mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
5cb7e4039e
Was disabled in rust-lang/rust-clippy#10855 due to a broken suggestion. This will only lint if a type is not proveded (e.g. `T::deref`). changelog: none