rust/library/coretests
Jacob Pratt 0cef925c52
Rollup merge of #150611 - from-bool-float-test, r=tgross35
Unify and deduplicate From<T> float tests

cc rust-lang/rust#141726

Unify the From<bool> tests from f16.rs and f128.rs into a single float_test! in mod.rs.
2026-01-15 19:35:46 -05:00
..
benches Use rand crate more idiomatically 2026-01-07 22:31:33 +02:00
tests Rollup merge of #150611 - from-bool-float-test, r=tgross35 2026-01-15 19:35:46 -05: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