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

Commit b5763d7

Browse files
committed
Restore 78628 with optimisations enabled
1 parent fe6ef5d commit b5763d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixed/78628.sh renamed to ices/78628.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
rustc -Zunsound-mir-opts - << EOF
3+
rustc -Zunsound-mir-opts -C opt-level=3 - << EOF
44
// run-pass
55
66
#![allow(dead_code)]

0 commit comments

Comments
 (0)