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
/
tests
/
char.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-06
Format libcore with rustfmt (including tests and benches)
David Tolnay
-13
/
+13
2019-02-27
Remove copy paste error in char tests
Oliver Middleton
-1
/
+1
2019-02-27
Implement ExactSizeIterator for ToLowercase and ToUppercase
Konrad Borowski
-0
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-01
Auto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
bors
-1
/
+2
2018-07-30
Remove unstable and deprecated APIs
Simon Sapin
-51
/
+0
2018-06-17
Treat gc=No characters as numeric
David Corbett
-1
/
+2
2018-05-21
Only escape extended grapheme characters in the first position
varkor
-1
/
+1
2018-05-21
Make {char, str}::escape_debug and impl Debug for {char, str} consistent
varkor
-8
/
+1
2018-05-21
Add test for Debug formatting of char
varkor
-0
/
+8
2018-04-15
Deprecate Read::chars and char::decode_utf8
Simon Sapin
-0
/
+1
2017-08-30
Remove test case that assumes FromStr provides TryFrom<&'a str>.
Jimmy Cuadra
-1
/
+0
2017-06-20
added `FromStr` Impl for `char`
tinaun
-0
/
+11
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+404