1
Fork 0
rust/library/std/tests/floats
Trevor Gross 47ba5bd41e Enable f16 tests for powf
The LLVM issue [1] was fixed with [2], which is included in the LLVM20
upgrade. Tests no longer fail, so enable them here.

[1]: https://github.com/llvm/llvm-project/pull/98681
[2]: https://github.com/llvm/llvm-project/pull/98681
2025-03-11 12:13:01 +00:00
..
f16.rs Enable f16 tests for powf 2025-03-11 12:13:01 +00:00
f32.rs
f64.rs
f128.rs
lib.rs