Module rustc_infer::infer::error_reporting::nice_region_error [−][src]
Modules
Error Reporting for Anonymous Region Lifetime Errors where both the regions are anonymous.
Error Reporting for when the lifetime for a type doesn’t match the impl
selected for a predicate
to hold.
Error Reporting for Anonymous Region Lifetime Errors where one region is named and the other is anonymous.
Error Reporting for static impl Traits.
Error Reporting for impl
items that do not match the obligations from their trait
.
Helper functions corresponding to lifetime errors due to anonymous regions.