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

Commit

Permalink
Merge pull request #479 from JohnTitor/readd-76375
Browse files Browse the repository at this point in the history
Readd issue-76375 with a tweak
  • Loading branch information
Alexendoo authored Sep 30, 2020
2 parents 238aae1 + 956e92e commit 560619c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixed/76375.sh → ices/76375.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ pub async fn h() {}
EOF

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

0 comments on commit 560619c

Please sign in to comment.