about summary refs log tree commit diff
path: root/library/core/benches/ascii
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-123/+0
2024-11-06Add `is_ascii` function optimized for x86-64 for [u8]okaneco-9/+11
2024-11-05Add new implementation benchmarkokaneco-3/+42
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
2022-04-15Make some `usize`-typed masks definition agnostic to the size of `usize`Eduardo Sánchez Muñoz-1/+1
2020-07-27mv std libs to library/mark-0/+82