mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
57da460fc7
Use `rand` crate more idiomatically Small cleanup, found while working on something else. We were using `rand` un-idiomatically in a couple of places, and it was bugging me...