We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00aceae commit 10a9e0dCopy full SHA for 10a9e0d
tests/crashes/101962.rs
tests/crashes/79409.rs
@@ -1,4 +1,6 @@
1
//@ known-bug: #79409
2
+//@ compile-flags: -Z mir-opt-level=0
3
+// (Only fails if the use of the place isn't optimized out)
4
5
#![feature(extern_types)]
6
#![feature(unsized_locals)]
0 commit comments