rust/library/coretests
Matthias Krüger 57da460fc7
Rollup merge of #150781 - pr/cleanup-rand-usages, r=Mark-Simulacrum
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...
2026-01-11 09:56:40 +01:00
..
benches Use rand crate more idiomatically 2026-01-07 22:31:33 +02:00
tests Rollup merge of #148941 - stabilize-map-if, r=jhpratt 2026-01-11 09:56:37 +01:00
Cargo.toml Move float tests from std to core 2025-05-13 22:22:15 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00