Skip to content

Commit abdae95

Browse files
pnkfelixMark-Simulacrum
authored andcommitted
placate tidy.
1 parent f3d24f9 commit abdae95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_mir/dataflow/move_paths/builder.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ impl<'b, 'a, 'tcx> Gatherer<'b, 'a, 'tcx> {
416416
ref operands,
417417
options: _,
418418
line_spans: _,
419-
destination: _
419+
destination: _,
420420
} => {
421421
for op in operands {
422422
match *op {

0 commit comments

Comments
 (0)