rust/library/std
Matthias Krüger 9892b3e9fe
Rollup merge of #126854 - devnexen:std_unix_os_fallback_upd, r=Mark-Simulacrum
std::unix::os::home_dir: fallback's optimisation.

we're using a guaranteed initialised field on success.
2024-06-24 06:27:16 +02:00
..
benches
src Rollup merge of #126854 - devnexen:std_unix_os_fallback_upd, r=Mark-Simulacrum 2024-06-24 06:27:16 +02:00
tests Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
build.rs
Cargo.toml add HermitOS support of vectored read/write operations 2024-06-07 20:48:30 +02:00