rust/clippy_utils
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
..
src Replace contains_ty(..) with Ty::contains(..) 2022-08-24 08:11:29 +02:00
Cargo.toml Refactor FormatArgsExpn 2022-08-19 15:35:26 +00:00