Rollup merge of #102082 - andrewpollack:uid-ignore, r=tmandry

Adding ignore fuchsia non-applicable commands

Adding ignore fuchsia non-applicable commands

cc `@djkoloski`

r? `@tmandry`
This commit is contained in:
Matthias Krüger 2022-09-24 07:38:54 +02:00 committed by GitHub
commit 6b67b0d34f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
// ignore-android
// ignore-emscripten
// ignore-sgx
// ignore-fuchsia no '/bin/sh', '/bin/ls'
#![feature(rustc_private)]