Module rustc_lint::deref_into_dyn_supertrait
source · Structs
Statics
The
deref_into_dyn_supertrait lint is output whenever there is a use of the
Deref implementation with a dyn SuperTrait type as Output.