rustc_trait_selection::error_reporting::infer::nice_region_error

Module static_impl_trait

source
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§