Skip to content

Commit 6304f16

Browse files
committed
Remove fuchsia from sleep_until list
1 parent 645a1e8 commit 6304f16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

library/std/src/sys/thread/unix.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ pub fn sleep(dur: Duration) {
639639
target_os = "illumos",
640640
target_os = "dragonfly",
641641
target_os = "hurd",
642-
target_os = "fuchsia",
643642
target_os = "vxworks",
644643
target_os = "wasi",
645644
))]

0 commit comments

Comments
 (0)