rustc_
lint
1.84.0-nightly
(5ec7d6eee 2024-11-17)
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
.