mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
819568a7b4
Fix f16 and f128 feature gating on different editions Apply the fix from https://github.com/rust-lang/rust/issues/123282#issuecomment-2035063388 to correctly gates `f16` and `f128` in editions other than 2015