Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit bddded1

Browse files
committed
Add newline
1 parent ff21bc2 commit bddded1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_mir_transform/src/dataflow_const_prop.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,4 +857,4 @@ impl<'tcx> Visitor<'tcx> for OperandCollector<'tcx, '_, '_, '_> {
857857
}
858858
}
859859
}
860-
}
860+
}

0 commit comments

Comments
 (0)