That is not correct, Redox is not Unix - it has it’s own target_family set to redox and the implementation in libstd will not be done inside of sys::unix, due to fundamental differences (no dependency on libc, for example)
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
[discussion / pre-pre-pre-RFC] out-of-tree platform support for libstd | 2 | 887 | March 25, 2019 | |
Libsystem, or, the great libstd refactor | 37 | 12510 | March 25, 2019 | |
pre-RFC: global source replacement in Cargo for OS bindings | 15 | 1523 | May 8, 2019 | |
Managing libstd's dependency on libc | 3 | 2839 | March 25, 2019 | |
Dynamically-linked stable shared subset of the Rust standard library — using the C ABI? | 18 | 679 | July 14, 2025 |