about summary refs log tree commit diff
path: root/library/core/benches/array.rs
AgeCommit message (Collapse)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-18/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2023-02-14Shrink size of array benchmarkskadmin-5/+5
2023-02-11Add array::map benchmarkskadmin-0/+19