about summary refs log tree commit diff
path: root/library/std/src/ascii.rs
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+2
2023-05-03Add the basic `ascii::Char` typeScott McMurray-0/+3
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-1/+1
2020-09-02Convert many files to intra-doc linksJoshua Nelson-2/+0
2020-08-12Move to intra doc links for ascii.rs and panic.rs, updating the docs a littleAlexis Bourget-13/+10
2020-07-27mv std libs to library/mark-0/+213