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.
sleep_until
1 parent 645a1e8 commit 6304f16Copy full SHA for 6304f16
1 file changed
library/std/src/sys/thread/unix.rs
@@ -639,7 +639,6 @@ pub fn sleep(dur: Duration) {
639
target_os = "illumos",
640
target_os = "dragonfly",
641
target_os = "hurd",
642
- target_os = "fuchsia",
643
target_os = "vxworks",
644
target_os = "wasi",
645
))]
0 commit comments