mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03:00
3d308fe65b
The f128 type has very little support in the compiler and the feature is basically unusable today. Supporting half-baked features in the compiler can be detrimental to the long-term development of the compiler, and hence this feature is being removed.