about summary refs log tree commit diff
path: root/library/core/src/slice/ascii.rs
AgeCommit message (Expand)AuthorLines
2021-10-09Add #[must_use] to string/char transformation methodsJohn Kugelman-0/+2
2021-05-06Perf Experiment: Wait, what if I just skip the trait aliasScott McMurray-1/+1
2021-05-06Bootstrapping preparation for the libraryScott McMurray-1/+1
2021-04-21Replace all `fmt.pad` with `debug_struct`Christiaan Dirkx-1/+1
2021-03-28Add escape_default method to u8 and [u8]ltdk-0/+92
2021-03-26Use iter::zip in library/Josh Stone-1/+2
2020-09-14Move ascii to new moduleLzu Tao-0/+156