rust/library/std
Stuart Cook e397c5ddc1
Rollup merge of #149134 - Ayush1325:uefi-tcp4-vector, r=joboet
std: sys: net: uefi: Implement read_vectored

- Basically a copy of write_vectored [0]
- Tested on QEMU ovmf.

[0]: https://github.com/rust-lang/rust/pull/146301
2025-11-21 14:44:43 +11:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #149134 - Ayush1325:uefi-tcp4-vector, r=joboet 2025-11-21 14:44:43 +11:00
tests add missing s390x target feature to std detect test 2025-11-13 12:46:34 +01:00
build.rs Add Motor OS std library port 2025-10-08 08:57:58 -07:00
Cargo.toml add autodiff examples 2025-11-16 23:35:37 -05:00