This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
bd9ce3e074
rust
/
library
/
std
History
David Carlier
bd9ce3e074
std::unix::os::home_dir: fallback's optimisation.
...
we're using a guaranteed initialised field on success.
2024-06-23 08:22:51 +01:00
..
benches
also test parts of std
2024-04-07 10:05:57 +02:00
src
std::unix::os::home_dir: fallback's optimisation.
2024-06-23 08:22:51 +01:00
tests
Add blank lines after module-level
//!
comments.
2024-06-20 09:23:20 +10:00
build.rs
Move some expected cfgs to std build.rs as per Cargo recommandation
2024-05-23 16:08:31 +02:00
Cargo.toml
add HermitOS support of vectored read/write operations
2024-06-07 20:48:30 +02:00