index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
os_str
/
bytes.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-28
Specialize OsString::push for strings
Thalia Archibald
-0
/
+5
2025-02-16
Synchronize platform adaptors for OsString/OsStr
Thalia Archibald
-36
/
+50
2024-11-12
Make `CloneToUninit` dyn-compatible
Zachary S
-3
/
+3
2024-09-25
Use `&raw` in the standard library
Josh Stone
-2
/
+1
2024-07-29
Sparkle some attributes over `CloneToUninit` stuff
Pavel Grigorenko
-0
/
+1
2024-07-29
impl CloneToUninit for Path and OsStr
Pavel Grigorenko
-0
/
+12
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+1
2024-06-25
`PathBuf::as_mut_vec` removed and verified for UEFI and Windows platforms #12...
ash
-5
/
+10
2024-06-25
inner truncate methods for UEFI platforms
ash
-0
/
+5
2024-06-04
impl OsString::leak & PathBuf::leak
schvv31n
-0
/
+5
2024-04-26
Rollup merge of #124410 - RalfJung:path-buf-transmute, r=Nilstrieb
Jacob Pratt
-0
/
+6
2024-04-26
PathBuf: replace transmuting by accessor functions
Ralf Jung
-0
/
+6
2024-04-24
Stabilize Utf8Chunks
David Tolnay
-4
/
+2
2024-01-21
Move `OsStr::slice_encoded_bytes` validation to platform modules
Jan Verbeek
-0
/
+43
2024-01-15
std: move OS String implementation into `sys`
joboet
-0
/
+287