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 9f241b3 commit 26e0139Copy full SHA for 26e0139
src/test/ui/intrinsics/panic-uninitialized-zeroed.rs
@@ -2,6 +2,8 @@
2
// revisions: default strict
3
// [strict]compile-flags: -Zstrict-init-checks
4
// ignore-tidy-linelength
5
+// ignore-emscripten spawning processes is not supported
6
+// ignore-sgx no processes
7
8
// This test checks panic emitted from `mem::{uninitialized,zeroed}`.
9
0 commit comments