Expand description
Error Reporting for static impl Traits.
Structs§
- HirTrait
Object Visitor - Collect all
hir::Ty<'_>
Span
s for trait objects with an implicit lifetime. - Trait
Object Visitor - Collect all the trait objects in a type that could have received an implicit
'static
lifetime.