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
/
src
/
libcore
/
unicode
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-23
Stabilize UNICODE_VERSION (feature unicode_version)
Pyfisch
-1
/
+6
2020-04-11
Store UNICODE_VERSION as a tuple
Pyfisch
-9
/
+4
2020-03-21
Deduplicate test and primary range_search definitions
Mark Rousskov
-45
/
+0
2020-03-21
Add a right shift mapping
Mark Rousskov
-2
/
+2
2020-03-21
Shrink bitset words through functional mapping
Mark Rousskov
-4
/
+24
2020-03-20
Dynamically choose best chunk size
Mark Rousskov
-4
/
+4
2020-01-14
Add support code for new unicode_data module
Mark Rousskov
-5
/
+49
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-1
/
+1
2019-09-04
remove XID and Pattern_White_Space unicode tables from libcore
Aleksey Kladov
-5
/
+0
2019-04-18
libcore => 2018
Taiki Endo
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-06
Handle array manually in string case conversion methods
Pazzaz
-0
/
+3
2018-04-12
Mark the rest of the `unicode` feature flag as perma-unstable.
Simon Sapin
-1
/
+1
2018-04-12
Move core::char::printable to core::unicode::printable
Simon Sapin
-0
/
+1
2018-04-12
Merge unstable Utf16Encoder into EncodeUtf16
Simon Sapin
-58
/
+0
2018-04-12
Merge core::unicode::str into core::str
Simon Sapin
-2
/
+58
2018-04-12
Move the rest of core::unicode::char to core::unicode
Simon Sapin
-1
/
+0
2018-04-12
Reexport from core::unicode::char in core::char rather than vice versa
Simon Sapin
-3
/
+3
2018-04-12
Move contents of libstd_unicode into libcore
Simon Sapin
-0
/
+29