mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
c7ee095bd6
Existing lints that had special-casing for `Sized` predicates ought to have these same special cases applied to `MetaSized` predicates.