rustc_
lint
1.83.0
(90b35a623 2024-11-26)
Module deref_
into_
dyn_
supertrait
Module Items
Structs
Statics
In crate rustc_
lint
rustc_lint
Module
deref_into_dyn_supertrait
Copy item path
source
Structs
§
Deref
Into
DynSupertrait
Statics
§
DEREF_
INTO_
DYN_
SUPERTRAIT
The
deref_into_dyn_supertrait
lint is output whenever there is a use of the
Deref
implementation with a
dyn SuperTrait
type as
Output
.