unused path
This commit is contained in:
parent
45d92b43e3
commit
0abb1abf04
@ -316,7 +316,7 @@ impl<'a, 'tcx> InferCtxt<'a, 'tcx> {
|
|||||||
printer.region_highlight_mode = highlight;
|
printer.region_highlight_mode = highlight;
|
||||||
}
|
}
|
||||||
let _ = ct.print(printer);
|
let _ = ct.print(printer);
|
||||||
(s, None, "<TODO>".into(), None, None)
|
(s, None, "value".into(), None, None)
|
||||||
}
|
}
|
||||||
GenericArgKind::Lifetime(_) => bug!("unexpected lifetime"),
|
GenericArgKind::Lifetime(_) => bug!("unexpected lifetime"),
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user