We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0703af2 commit dd65d73Copy full SHA for dd65d73
src/test/run-pass/panic-uninitialized-zeroed.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-wasm32-bare always compiled as panic=abort right now and this requires unwinding
12
// This test checks that instantiating an uninhabited type via `mem::{uninitialized,zeroed}` results
13
// in a runtime panic.
14
0 commit comments