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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_unicode
/
char.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-3
/
+9
2015-06-13
Rollup merge of #26260 - tshepang:improve-example, r=steveklabnik
Manish Goregaokar
-10
/
+4
2015-06-13
doc: 'c' feels more suitable than 'i' for representing characters
Tshepang Lekhonkhobe
-2
/
+2
2015-06-12
doc: improve escape_unicode example
Tshepang Lekhonkhobe
-9
/
+3
2015-06-12
doc: add examples for to_uppercase and to_lowercase
Tshepang Lekhonkhobe
-0
/
+12
2015-06-11
Rollup merge of #26195 - tshepang:patch-1, r=alexcrichton
Manish Goregaokar
-1
/
+1
2015-06-11
Auto merge of #26154 - pmarcelll:master, r=Gankro
bors
-0
/
+8
2015-06-11
doc: typo fix
Tshepang Lekhonkhobe
-1
/
+1
2015-06-09
Add missing #[inline] to methods related to char.
marcell
-0
/
+8
2015-06-08
Address a review comment and fix a bootstrapping issue
Simon Sapin
-2
/
+2
2015-06-06
Mark str::to_uppercase and str::to_lowercase as stable.
Simon Sapin
-3
/
+3
2015-06-06
Add char::to_titlecase
Simon Sapin
-0
/
+33
2015-06-06
Add complex (but unconditional) Unicode case mapping. Fix #25800
Simon Sapin
-17
/
+60
2015-05-19
doc: fix a broken link
parir
-1
/
+1
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-0
/
+455