Skip to content

Commit a82adf0

Browse files
committed
Fix codegen tests
1 parent d8d18aa commit a82adf0

5 files changed

+94
-94
lines changed

tests/codegen/move-operands.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// compile-flags: -C no-prepopulate-passes -Zmir-enable-passes=+DestinationPropagation,+CopyProp
1+
// compile-flags: -C no-prepopulate-passes -Zmir-enable-passes=+DestinationPropagation,-CopyProp
22

33
#![crate_type = "lib"]
44

0 commit comments

Comments
 (0)