This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit bacf20c
authored
Unrolled build for rust-lang#130961
Rollup merge of rust-lang#130961 - tgross35:f16-x86-apple, r=thomcc
Enable `f16` tests on x86 Apple platforms
These were disabled because Apple uses a special ABI for `f16`. `compiler-builtins` merged a fix for this in [1], which has since propagated to rust-lang/rust. Enable tests since there should be no remaining issues on these platforms.
[1]: rust-lang/compiler-builtins#675
try-job: x86_64-apple-1
try-job: x86_64-apple-21 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 105 | | |
109 | 106 | | |
110 | 107 | | |
| |||
0 commit comments