rust/library/compiler-builtins/libm-test
Trevor Gross 1c5f8cc72d fmaf: Add a test case from a MinGW failure
This is a known problem in the MinGW fmaf implementation, identified at
[1].  Make sure our implementation passes this edge case.

[1]: https://github.com/rust-lang/rust/issues/140515
2025-05-01 21:24:34 -04:00
..
benches libm-macros: Allow a way to bulk match f16 and f128 functions 2025-04-23 15:04:51 -04:00
examples Run cargo fmt on all projects 2025-04-19 19:05:49 -04:00
src fmaf: Add a test case from a MinGW failure 2025-05-01 21:24:34 -04:00
tests libm-macros: Allow a way to bulk match f16 and f128 functions 2025-04-23 15:04:51 -04:00
build.rs libm: Fix crate compilation 2025-04-19 18:23:45 -04:00
Cargo.toml Update licensing information after repository refactoring 2025-04-21 06:16:12 -04:00