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
/
core
/
src
/
char
/
decode.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-15
Substitute version placeholders
Mark Rousskov
-1
/
+1
2023-04-24
Implement FusedIterator for DecodeUtf16 when the inner iterator does
Colin Finck
-0
/
+4
2023-01-14
Use associated items of `char` instead of freestanding items in `core::char`
Lukas Markeffsky
-4
/
+2
2022-12-23
char: µoptimise UTF-16 surrogates decoding
Michal Nazarewicz
-1
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+0
2022-08-22
Move error trait into core
Jane Losare-Lusby
-0
/
+11
2022-04-01
Avoid duplication of doc comments in `std::char` constants and functions.
Eduardo Sánchez Muñoz
-47
/
+2
2022-03-21
Add u16::is_utf16_surrogate
ltdk
-2
/
+2
2022-01-30
Fix an edge case in `chat::DecodeUtf16::size_hint`
Maybe Waffle
-11
/
+19
2022-01-28
Fix wrong assumption in `DecodeUtf16::size_hint`
Maybe Waffle
-4
/
+9
2022-01-27
Make char::DecodeUtf16::size_hist more precise
Maybe Waffle
-3
/
+15
2021-10-30
Add #[must_use] to remaining core functions
John Kugelman
-0
/
+1
2021-07-29
Add missing links for core::char types
Guillaume Gomez
-0
/
+7
2020-07-27
mv std libs to library/
mark
-0
/
+135