Skip to content

Commit 3020eef

Browse files
committed
Enable optimizations for uninhabited return type codegen test
1 parent 14ae6e9 commit 3020eef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/codegen/uninhabited-transparent-return-abi.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@ compile-flags: -Copt-level=3
2+
13
// See https://github.com/rust-lang/rust/issues/135802
24

35
#![crate_type = "lib"]

0 commit comments

Comments
 (0)