rust/clippy_lints
lcnr 99af4c8971 remove TyS::same_type
it ignored regions and constants in adts,
but didn't do so for references or any other types.
This seemed quite weird
2022-02-01 11:21:26 +01:00
..
2022-02-01 11:21:26 +01:00

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