Skip to content

Commit 1c3e8b0

Browse files
committed
Tidy
1 parent adb19ff commit 1c3e8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_typeck/check/_match.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ impl<'a, 'gcx, 'tcx> FnCtxt<'a, 'gcx, 'tcx> {
473473
}
474474
};
475475
}
476-
476+
477477
result_ty
478478
}
479479
}

0 commit comments

Comments
 (0)