Trevor Gross dfa972e454 Use feature(target_has_reliable_f16_f128) in library tests
New compiler configuration has been introduced that is designed to
replace the build script configuration `reliable_f16`, `reliable_f128`,
`reliable_f16_math`, and `reliable_f128_math`. Do this replacement here,
which allows us to clean up `std`'s build script.

All tests are gated by `#[cfg(bootstrap)]` rather than doing a more
complicated `cfg(bootstrap)` / `cfg(not(bootstrap))` split since the
next beta split is within two weeks.
2025-04-27 20:10:33 +00:00
..
2025-02-07 16:54:07 +01:00
2025-04-15 02:37:57 +01:00
2024-04-28 18:04:25 -04:00
2025-02-13 13:10:28 -08:00
2024-04-28 18:04:25 -04:00
2025-02-09 17:11:13 +00:00
2024-07-29 08:26:52 +10:00