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
/
unicode
Age
Commit message (
Expand
)
Author
Lines
2023-06-16
Apply changes to fix python linting errors
Trevor Gross
-1
/
+1
2023-03-21
Use hex literal for INDEX_MASK
Martin Gammelsæter
-1
/
+1
2023-03-16
Improve case mapping encoding scheme
Martin Gammelsæter
-1045
/
+779
2023-03-16
Split unicode case LUTs in single and multi variants
Martin Gammelsæter
-1682
/
+963
2023-03-15
Skip serializing ascii chars in case LUTs
Martin Gammelsæter
-26
/
+0
2022-12-30
Replace libstd, libcore, liballoc in line comments.
jonathanCogan
-1
/
+1
2022-09-14
Bump Unicode to version 15.0.0, regenerate tables
Thom Chiovoloni
-173
/
+190
2022-09-04
Address feedback from PR #101401
Sage Mitchell
-8
/
+12
2022-09-04
Make `char::is_lowercase` and `char::is_uppercase` const
Sage Mitchell
-15
/
+18
2022-07-20
add #inline
Bruce A. MacNaughton
-0
/
+1
2022-07-19
generated code
Bruce A. MacNaughton
-10
/
+17
2022-05-31
Add unicode fast path to `is_printable`
Nilstrieb
-4
/
+18
2021-10-06
Regenerate tables for Unicode 14.0.0
Josh Stone
-553
/
+653
2021-06-23
Use HTTPS links where possible
Smitty
-2
/
+2
2021-02-26
Add a check for ASCII characters in to_upper and to_lower
Miccah Castorina
-6
/
+14
2020-12-07
Privatize some of libcore unicode_internals
Aleksey Kladov
-13
/
+10
2020-07-27
mv std libs to library/
mark
-0
/
+3103