mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
eb72697e41
Add classify and related methods for f16 and f128 Also constify some functions where that was blocked on classify being available. r? libs