mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
e18036c769
`min`, `max`, and similar functions require external math routines. Add these under the same gates as `std` math functions (`reliable_f16_math` and `reliable_f128_math`).