about summary refs log tree commit diff
path: root/library/test/src/helpers/shuffle.rs
AgeCommit message (Collapse)AuthorLines
2025-01-20test: add `#![warn(unreachable_pub)]`Urgau-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+3
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2023-11-02Move RandomState and DefaultHasher into std::hash, but don't export for nowltdk-2/+1
2021-09-29Implement #85440Samuel E. Moelius III-0/+67