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