This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-03-23 17:05:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
116201eefebcf45074ae232377e7145f5fbb704b
rust
/
library
/
std
History
Xiretza
202026441b
docs: Don't imply that OsStr on Unix is always UTF-8
...
The methods in `OsStrExt` consume and return `&[u8]` and don't perform any UTF-8 checks.
2022-05-27 12:14:26 +02:00
..
benches
…
primitive_docs
…
src
docs: Don't imply that OsStr on Unix is always UTF-8
2022-05-27 12:14:26 +02:00
tests
…
build.rs
…
Cargo.toml
…