We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907d2c7 commit 02a0f0fCopy full SHA for 02a0f0f
tests/compile-fail/panic.rs
@@ -1,3 +1,5 @@
1
+// FIXME: Probably failing due to https://github.com/solson/miri/issues/296
2
+// compile-flags: -Zmir-emit-validate=0
3
//error-pattern: the evaluated program panicked
4
5
fn main() {
tests/compile-fail/zst2.rs
// error-pattern: the evaluated program panicked
#[derive(Debug)]
tests/compile-fail/zst3.rs
0 commit comments