about summary refs log tree commit diff
path: root/tests/codegen/slice-is-ascii.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-16/+0
2025-03-19Use explicit cpu in some asm and codegen tests.Jesus Checa Hidalgo-1/+1
2024-11-06Add `is_ascii` function optimized for x86-64 for [u8]okaneco-0/+16