rustc_
lint
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
Module opaque_
hidden_
inferred_
bound
Module Items
Structs
Statics
In crate rustc_
lint
rustc_lint
Module
opaque_hidden_inferred_bound
Copy item path
source
Structs
ยง
AddBound
๐
Opaque
Hidden
Inferred
Bound
Opaque
Hidden
Inferred
Bound
Lint
๐
Statics
ยง
OPAQUE_
HIDDEN_
INFERRED_
BOUND
The
opaque_hidden_inferred_bound
lint detects cases in which nested
impl Trait
in associated type bounds are not written generally enough to satisfy the bounds of the associated type.