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

Commit 956e92e

Browse files
committed
Readd issue-76375 with a tweak
1 parent 238aae1 commit 956e92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixed/76375.sh renamed to ices/76375.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ pub async fn h() {}
2929
3030
EOF
3131

32-
rustc --edition=2018 -Zmir-opt-level=2 x.rs
32+
rustc --edition=2018 -Zmir-opt-level=2 -Zunsound-mir-opts x.rs
3333
rustc --edition=2018 -Zmir-opt-level=2 y.rs --extern x -L.

0 commit comments

Comments
 (0)