mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
04849bd7d9
Cleanup `const_float_classify` As mentioned at #13508 `const_float_classify` has been stabilized recently in https://github.com/rust-lang/rust/pull/130157 and can be cleanup Close #13508 changelog: [none]