This commit is contained in:
gaurikholkar 2017-09-12 00:16:54 +05:30 committed by Niko Matsakis
parent aa6f0c8050
commit bbf82be076

View file

@ -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,