rustc_
lint
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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
.