Expand description

Error Reporting for static impl Traits.

Structs§

  • Collect all hir::Ty<'_> Spans for trait objects with an implicit lifetime.
  • Collect all the trait objects in a type that could have received an implicit 'static lifetime.

Functions§