rust/clippy_lints
Michael Wright a0afbdfbec Replace contains_ty(..) with Ty::contains(..)
This removes some code we don't need and the method syntax is
also more readable IMO.
2022-08-24 08:11:29 +02:00
..
2022-08-11 19:26:38 +02:00

This crate contains Clippy lints. For the main crate, check GitHub.