]> git.lizzy.rs Git - rust.git/commit
Remove the CharExt trait, now that libcore has inherent methods for char
authorSimon Sapin <simon.sapin@exyr.org>
Thu, 5 Apr 2018 16:46:16 +0000 (18:46 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Wed, 11 Apr 2018 22:13:52 +0000 (00:13 +0200)
commit33358dc3c5c1f5d627544075de6ff37b9e328efa
tree9c3009498c7b9e8d8eb5e38d1d5f07a96eb21596
parent34c52534f72f035b898efe3b86028741576f1499
Remove the CharExt trait, now that libcore has inherent methods for char
src/libcore/char/methods.rs
src/libcore/char/mod.rs
src/libcore/prelude/v1.rs
src/libcore/unicode/str.rs
src/libcore/unicode/tables.rs
src/libcore/unicode/unicode.py