about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-28 17:05:52 +0000
committerbors <bors@rust-lang.org>2021-03-28 17:05:52 +0000
commit4a20eb6a9da36c88ee929826c4f1eb8d7ea393b2 (patch)
tree70aa4942c6a43a057b8ff3de8f0eeccb5c43c3f4
parent0239876020e9a44593e7946af92b35728eede5ae (diff)
parent4a314b9911dc6057d2f3a741964f0ca1a18deeca (diff)
downloadrust-4a20eb6a9da36c88ee929826c4f1eb8d7ea393b2.tar.gz
rust-4a20eb6a9da36c88ee929826c4f1eb8d7ea393b2.zip
Auto merge of #83602 - JohnTitor:cloudabi-flag-is-unnecessary, r=Xanewok
Remove unnecessary `ignore-cloudabi` flag

...since we dropped the CloudABI support.
-rw-r--r--src/test/ui/command/command-setgroups.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/command/command-setgroups.rs b/src/test/ui/command/command-setgroups.rs
index 2067314f740..aff67f91bba 100644
--- a/src/test/ui/command/command-setgroups.rs
+++ b/src/test/ui/command/command-setgroups.rs
@@ -1,6 +1,5 @@
 // run-pass
 // ignore-windows - this is a unix-specific test
-// ignore-cloudabi
 // ignore-emscripten
 // ignore-sgx
 // ignore-musl - returns dummy result for _SC_NGROUPS_MAX