Skip to content

Commit 26e0139

Browse files
committed
ignore some targets
1 parent 9f241b3 commit 26e0139

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/ui/intrinsics/panic-uninitialized-zeroed.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// revisions: default strict
33
// [strict]compile-flags: -Zstrict-init-checks
44
// ignore-tidy-linelength
5+
// ignore-emscripten spawning processes is not supported
6+
// ignore-sgx no processes
57

68
// This test checks panic emitted from `mem::{uninitialized,zeroed}`.
79

0 commit comments

Comments
 (0)