diff options
| author | bors <bors@rust-lang.org> | 2024-09-28 20:15:04 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-09-28 20:15:04 +0000 |
| commit | ed04567ba1d5956d1080fb8121caa005ce059e12 (patch) | |
| tree | 03b3d43120b71e70897791cede9e895244729459 /library/std/src | |
| parent | a1fd2351803fd7db9c70093e19c63e11eded953c (diff) | |
| parent | 404c5d26c9aa37899fe00a5e66fdc5178fc9e0ea (diff) | |
| download | rust-ed04567ba1d5956d1080fb8121caa005ce059e12.tar.gz rust-ed04567ba1d5956d1080fb8121caa005ce059e12.zip | |
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
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions
