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
/
libstd_unicode
/
char.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-15
Reexport -> re-export in prose and documentation comments
Carol (Nichols || Goulding)
-2
/
+2
2018-01-02
Move static code outside of unciode.py.
Clar Charr
-1
/
+3
2017-12-12
Auto merge of #46411 - rillian:str_ascii, r=kennytm
bors
-6
/
+6
2017-12-09
Use Try syntax for Option in place of macros or match
Matt Brubeck
-6
/
+1
2017-12-03
Rollup merge of #46432 - tromey:doc-fix-46307, r=estebank
Corey Farwell
-1
/
+1
2017-12-02
Mark ascii methods on primitive types stable in 1.23.0.
Ralph Giles
-6
/
+6
2017-12-01
Fix documentation for DecodeUtf16Error
Tom Tromey
-1
/
+1
2017-11-29
Rollup merge of #46077 - LukasKalbertodt:stabilize-ascii-ctype, r=alexcrichton
kennytm
-10
/
+10
2017-11-28
Change `since` attribute from ctype methods from 1.23 to 1.24
Lukas Kalbertodt
-10
/
+10
2017-11-22
Add missing Debug impls to std_unicode
Oliver Middleton
-1
/
+4
2017-11-18
Stabilize `ascii_ctype` methods for `u8` and `char`
Lukas Kalbertodt
-10
/
+10
2017-11-14
Fixed several pulldown warnings when documenting libstd.
kennytm
-1
/
+1
2017-11-03
Mark several ascii methods as unstable again
Lukas Kalbertodt
-10
/
+30
2017-11-03
Fix lists in doc comments for ascii methods of u8 and char
Lukas Kalbertodt
-2
/
+4
2017-11-03
Copy `AsciiExt` methods to `char` directly
Lukas Kalbertodt
-0
/
+501
2017-09-18
[libstd_unicode] Expose UnicodeVersion type
Behnam Esfahbod
-1
/
+1
2017-07-25
std: Stabilize `char_escape_debug`
Alex Crichton
-4
/
+1
2017-07-10
Correct some stability attributes
Oliver Middleton
-1
/
+1
2017-06-20
Rollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
Corey Farwell
-0
/
+2
2017-06-20
added `FromStr` Impl for `char`
tinaun
-0
/
+2
2017-06-16
Introduce tidy lint to check for inconsistent tracking issues
est31
-4
/
+4
2017-03-25
char::to_uppercase doc typo: use the 'an' article.
Colin Wallace
-1
/
+1
2017-03-25
char::to_uppercase doc typo: s/lowercase/uppercase/
Colin Wallace
-1
/
+1
2017-03-17
Rollup merge of #40499 - ericfindlay:master, r=steveklabnik
Corey Farwell
-2
/
+4
2017-03-15
Ammended minor documentation detail abour Unicode cases.
Eric Findlay
-2
/
+4
2017-03-13
Remove function invokation parens from documentation links.
Corey Farwell
-7
/
+7
2017-03-14
Corrected very minor documentation detail about Unicode and Japanese
Eric Findlay
-2
/
+2
2017-01-29
Fix a few impl stability attributes
Oliver Middleton
-3
/
+2
2017-01-11
Implement Display for char Escape*, To*case.
Clar Charr
-49
/
+150
2016-12-16
Address fallout
Aaron Turon
-2
/
+0
2016-12-15
Stabilize std::char::{encode_utf8, encode_utf16}
Aaron Turon
-10
/
+2
2016-11-30
Rename 'librustc_unicode' crate to 'libstd_unicode'.
Corey Farwell
-0
/
+977