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.
1 parent 330ea2b commit f3a9dc7Copy full SHA for f3a9dc7
ci-test.sh
@@ -55,7 +55,7 @@ alloc)
55
;;
56
std)
57
# Modules that we skip because they need a lot of shims we don't support.
58
- SKIP="fs:: net:: process:: sys::pal::"
+ SKIP="fs:: net:: process:: sys::pal:: sys::fd::"
59
60
# A 64bit little-endian and a 32bit big-endian target,
61
# as well as targets covering all major OSes and both ABIs on Windows.
rust-version
@@ -1 +1 @@
1
-nightly-2025-04-01
+nightly-2025-04-07
0 commit comments