mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
0cef925c52
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.