type error go brrrrrrrr
This commit is contained in:
parent
7276a6a117
commit
abb9a9853b
4 changed files with 51 additions and 2 deletions
|
@ -453,6 +453,7 @@ fn check_region_bounds_on_impl_item<'tcx>(
|
|||
Ok(())
|
||||
}
|
||||
|
||||
#[instrument(level = "debug", skip(infcx))]
|
||||
fn extract_spans_for_error_reporting<'a, 'tcx>(
|
||||
infcx: &infer::InferCtxt<'a, 'tcx>,
|
||||
terr: &TypeError<'_>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue