This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 247fa99
committed
Auto merge of rust-lang#129384 - tgross35:loongarch-f16, r=<try>
Enable `f16` tests on loongarch
Loongarch previously had a selection failure for `f16` math llvm/llvm-project#93894. This was fixed in llvm/llvm-project#94456, which Rust got with the update to LLVM 19 rust-lang#127513.
Enable loongarch in `std/build.rs` so we start running tests.
try-job: dist-loongarch64-linux
try-job: dist-loongarch64-musl1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 97 | | |
101 | 98 | | |
102 | 99 | | |
| |||
0 commit comments