about summary refs log tree commit diff
path: root/library/std/benches
AgeCommit message (Collapse)AuthorLines
2025-02-12Fix import in bench for wasmEric Huss-2/+1
2025-01-26Move std::time unit tests to integration testsbjorn3-0/+48
2025-01-26Move std::path unit tests to integration testsbjorn3-0/+115
2024-07-29Reformat `use` declarations.Nicholas Nethercote-0/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-04-07also test parts of stdRalf Jung-0/+2
requires disabling some tests that do not work
2020-07-27mv std libs to library/mark-0/+152