Modules
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
'staticlifetime.
Functions
- This function calls the
visit_tymethod for the parameters corresponding to the anonymous regions. Thenested_visitor.found_typecontains the anonymous type. - Currently only used in rustc_borrowck, probably should be removed in favour of public_errors::AddLifetimeParamsSuggestion