about summary refs log tree commit diff
path: root/library/core/tests/ascii.rs
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-507/+0
2024-10-09Optimize escape_asciiltdk-3/+19
2023-06-29optimize Cstr/EscapeAscii displayThe 8472-0/+10
2022-09-27introduce `{char, u8}::is_ascii_octdigit`Akshay-0/+18
2021-10-12Add #[must_use] to expensive computationsJohn Kugelman-1/+1
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-0/+53
2020-09-04Move various ui const tests to `library`Christiaan Dirkx-0/+11
2020-08-19enable align_to tests in MiriRalf Jung-5/+3
2020-07-27mv std libs to library/mark-0/+401