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.
2 parents fc22d2c + 6248bf6 commit daea213Copy full SHA for daea213
.github/workflows/bors.yml
@@ -132,7 +132,8 @@ jobs:
132
# See this comment for more details:
133
# https://github.com/rust-lang/libc/pull/2225#issuecomment-880696737
134
#wasm32-wasi,
135
- sparc64-unknown-linux-gnu,
+ # FIXME: Recent nightly causes a segfault on libc-test
136
+ #sparc64-unknown-linux-gnu,
137
wasm32-unknown-emscripten,
138
x86_64-linux-android,
139
x86_64-unknown-linux-gnux32,
0 commit comments