mirror of
https://gitee.com/openharmony/third_party_rust_nix
synced 2024-11-30 11:00:42 +00:00
32d597bbd6
1735: Cleanup cfg blocks r=asomers a=rtzoeller Remove obsolete references to target_env = wasi, target_os = nacl, target_os = osx, and a typo'd target_os = fushsia that didn't compile when fixed. - target_env = wasi is dead: https://github.com/rust-lang/rust/pull/60117 - target_os = nacl is dead: https://github.com/rust-lang/rust/pull/45041 - target_os = osx is dead, but I can't find a link. Found while exploring `--check-cfg`, as mentioned in #1734. Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com> |
||
---|---|---|
.. | ||
common | ||
sys | ||
test_kmod | ||
test_clearenv.rs | ||
test_dir.rs | ||
test_fcntl.rs | ||
test_mount.rs | ||
test_mq.rs | ||
test_net.rs | ||
test_nix_path.rs | ||
test_nmount.rs | ||
test_poll.rs | ||
test_pty.rs | ||
test_ptymaster_drop.rs | ||
test_resource.rs | ||
test_sched.rs | ||
test_sendfile.rs | ||
test_stat.rs | ||
test_time.rs | ||
test_timer.rs | ||
test_unistd.rs | ||
test.rs |