summary refs log tree commit diff
path: root/src/libstd_unicode/char.rs
AgeCommit message (Expand)AuthorLines
2017-09-18[libstd_unicode] Expose UnicodeVersion typeBehnam Esfahbod-1/+1
2017-07-25std: Stabilize `char_escape_debug`Alex Crichton-4/+1
2017-07-10Correct some stability attributesOliver Middleton-1/+1
2017-06-20Rollup merge of #42271 - tinaun:charfromstr, r=alexcrichtonCorey Farwell-0/+2
2017-06-20added `FromStr` Impl for `char`tinaun-0/+2
2017-06-16Introduce tidy lint to check for inconsistent tracking issuesest31-4/+4
2017-03-25char::to_uppercase doc typo: use the 'an' article.Colin Wallace-1/+1
2017-03-25char::to_uppercase doc typo: s/lowercase/uppercase/Colin Wallace-1/+1
2017-03-17Rollup merge of #40499 - ericfindlay:master, r=steveklabnikCorey Farwell-2/+4
2017-03-15Ammended minor documentation detail abour Unicode cases.Eric Findlay-2/+4
2017-03-13Remove function invokation parens from documentation links.Corey Farwell-7/+7
2017-03-14Corrected very minor documentation detail about Unicode and JapaneseEric Findlay-2/+2
2017-01-29Fix a few impl stability attributesOliver Middleton-3/+2
2017-01-11Implement Display for char Escape*, To*case.Clar Charr-49/+150
2016-12-16Address falloutAaron Turon-2/+0
2016-12-15Stabilize std::char::{encode_utf8, encode_utf16}Aaron Turon-10/+2
2016-11-30Rename 'librustc_unicode' crate to 'libstd_unicode'.Corey Farwell-0/+977