mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:47:01 +00:00
Add `deref_into_dyn_supertrait` lint. Initial implementation of #89460. Resolves #89190. Maybe also worth a beta backport if necessary. r? `@nikomatsakis`