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.
2 parents b5c70e9 + 94cd0ce commit 285a585Copy full SHA for 285a585
rust-version
@@ -1 +1 @@
1
-2111aed0a38c819acb140c7153e9366964a37f2f
+ef1ecbefb8719e408150738664d443a73f757ffd
tests/compile-fail/never_transmute_void.rs
@@ -2,7 +2,7 @@
2
// compile-flags: -Zmiri-disable-validation
3
4
#![feature(never_type)]
5
-#![allow(unused)]
+#![allow(unused, invalid_value)]
6
7
enum Void {}
8
0 commit comments