mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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