ignore some targets

This commit is contained in:
Ralf Jung 2022-12-24 08:44:11 +01:00
parent 9f241b3a26
commit 26e01397bf

View file

@ -2,6 +2,8 @@
// revisions: default strict
// [strict]compile-flags: -Zstrict-init-checks
// ignore-tidy-linelength
// ignore-emscripten spawning processes is not supported
// ignore-sgx no processes
// This test checks panic emitted from `mem::{uninitialized,zeroed}`.