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_common
/
wtf8
Age
Commit message (
Expand
)
Author
Lines
2025-02-08
Rustfmt
bjorn3
-55
/
+56
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-56
/
+55
2024-06-25
std: test a variety of ways to extend a Wtf8Buf
Jubilee Young
-0
/
+24
2024-01-21
Move `OsStr::slice_encoded_bytes` validation to platform modules
Jan Verbeek
-0
/
+62
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-06-14
Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=Amanieu
Matthias Krüger
-3
/
+3
2023-06-12
Implement `TryFrom<&OsStr>` for `&str`
aticu
-3
/
+3
2022-06-23
Remove `is_known_utf8` checks from more tests where it's no longer set.
Dan Gohman
-4
/
+0
2022-06-23
Don't eagerly scan for `is_known_utf8` in `to_ascii_lowercase`/`uppercase`.
Dan Gohman
-4
/
+0
2022-06-23
Optimize `Wtf8Buf::into_string` for the case where it contains UTF-8.
Dan Gohman
-19
/
+284
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-06-20
Auto merge of #86463 - fee1-dead:fixed-encode_wide, r=m-ou-se
bors
-0
/
+12
2021-06-19
Account for self.extra in size_hint for EncodeWide
Deadbeef
-0
/
+12
2021-06-18
Lint for unused borrows as part of UNUSED_MUST_USE
hi-rustin
-3
/
+3
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-0
/
+397