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.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-03
Match unmatched backticks in library/
est31
-1
/
+1
2023-01-14
Use associated items of `char` instead of freestanding items in `core::char`
Lukas Markeffsky
-3
/
+3
2022-08-24
Auto merge of #96869 - sunfishcode:main, r=joshtriplett
bors
-17
/
+75
2022-08-10
Guarantee `try_reserve` preserves the contents on error
YOSHIOKA Takuma
-1
/
+2
2022-06-23
Don't eagerly scan for `is_known_utf8` in `to_ascii_lowercase`/`uppercase`.
Dan Gohman
-8
/
+2
2022-06-23
Panic safety.
Dan Gohman
-7
/
+7
2022-06-23
Optimize `Wtf8Buf::into_string` for the case where it contains UTF-8.
Dan Gohman
-17
/
+81
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+1
2022-04-25
Make EncodeWide implement FusedIterator
Aron Parker
-1
/
+4
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-1
/
+1
2021-12-29
Address comments
Xuanwo
-4
/
+4
2021-12-28
Implement support in wtf8
Xuanwo
-0
/
+37
2021-11-21
libcore: assume the input of `next_code_point` and `next_code_point_reverse` ...
Eduardo Sánchez Muñoz
-1
/
+2
2021-10-22
docs: Escape brackets to satisfy the linkchecker
Noah Lev
-1
/
+1
2021-08-22
Fix typos “an”→“a” and a few different ones that appeared in the sa...
Frank Steffahn
-1
/
+1
2021-06-19
Account for self.extra in size_hint for EncodeWide
Deadbeef
-1
/
+2
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-404
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+1285