rust/library
bors ed04567ba1 Auto merge of #129385 - tgross35:more-platforms-enable-f16, r=Mark-Simulacrum
Enable `f16` tests on platforms that were missing conversion symbols

The only requirement for `f16` support, aside from LLVM not crashing and no ABI issues, is that symbols to convert to and from `f32` are available. Since the update to compiler-builtins in https://github.com/rust-lang/rust/pull/125016, we now provide these on all platforms.

This also enables `f16` math since there are no further requirements.

Still excluded are platforms for which LLVM emits infinitely-recursing code.

try-job: arm-android
try-job: test-various
try-job: x86_64-fuchsia
2024-09-28 20:15:04 +00:00
..
2024-09-28 11:25:47 -04:00
2024-08-29 12:13:19 -07:00
2024-07-28 14:46:29 -04:00
2024-09-23 09:21:39 -07:00
2024-09-24 14:25:16 -07:00
2024-09-25 17:03:20 -07:00
2024-09-28 11:25:47 -04:00