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

Commit 560619c

Browse files
authored
Merge pull request #479 from JohnTitor/readd-76375
Readd issue-76375 with a tweak
2 parents 238aae1 + 956e92e commit 560619c

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)