about summary refs log tree commit diff
path: root/library/alloc/benches/str.rs
AgeCommit message (Expand)AuthorLines
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-351/+0
2024-09-23Improve autovectorization of to_lowercase / to_uppercase functionsJörn Horstmann-0/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2023-12-10remove redundant importssurechen-1/+0
2022-11-14update str.contains benchmarksThe 8472-3/+54
2022-11-14black_box test strings in str.contains(str) benchmarksThe 8472-4/+4
2020-07-27mv std libs to library/mark-0/+299