summary refs log tree commit diff
path: root/src/libcore/char/methods.rs
AgeCommit message (Expand)AuthorLines
2018-04-12Move core::char::printable to core::unicode::printableSimon Sapin-1/+1
2018-04-12Remove the CharExt trait, now that libcore has inherent methods for charSimon Sapin-153/+104
2018-04-12Move the rest of core::unicode::char to core::unicodeSimon Sapin-0/+1442