mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:33:25 +03:00
8cf39a8c19
Previously was giving false positive when an impl had a nontrivial generic argument such as a tuple. Don't lint on these cases.