mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 04:04:06 +00:00
tidy fix
This commit is contained in:
parent
aa6f0c8050
commit
bbf82be076
@ -110,7 +110,7 @@ impl<'a, 'gcx, 'tcx> InferCtxt<'a, 'gcx, 'tcx> {
|
||||
};
|
||||
(ty_sup.span, ty_sub.span, main_label_1, span_label_1)
|
||||
}
|
||||
|
||||
|
||||
(Some(ret_span), _) => {
|
||||
(ty_sub.span,
|
||||
ret_span,
|
||||
|
Loading…
Reference in New Issue
Block a user