mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 20:23:59 +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)
|
(ty_sup.span, ty_sub.span, main_label_1, span_label_1)
|
||||||
}
|
}
|
||||||
|
|
||||||
(Some(ret_span), _) => {
|
(Some(ret_span), _) => {
|
||||||
(ty_sub.span,
|
(ty_sub.span,
|
||||||
ret_span,
|
ret_span,
|
||||||
|
Loading…
Reference in New Issue
Block a user