about summary refs log tree commit diff
path: root/library/core/src/ascii.rs
AgeCommit message (Expand)AuthorLines
2021-10-30Add #[must_use] to remaining core functionsJohn Kugelman-0/+1
2021-09-18EscapeDefault: change `range` field to `Range<u8>`, reducing struct size 24 -...klensy-4/+6
2021-04-21Replace all `fmt.pad` with `debug_struct`Christiaan Dirkx-1/+1
2020-09-18Fixed some intra-docs links in library/coreAmjad Alsharafi-4/+0
2020-07-27mv std libs to library/mark-0/+154