mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
bb416f3a59
Rust vec bench import specific rand::RngCore Using `RngCore` import for side effects is clearer than `*` which may bring it unnecessary more stuff than needed, it is also more explicit doing so. @pickfire change `LEN = 16384` (and pos) and `once` instead of `[0].iter()` after this. @rustbot modify labels: +C-cleanup +A-testsuite |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |