rust/library/std/src/f128
Trevor Gross e181297c8c Add tests for f16 and f128
This suite tests all library functions that are now available for the
types. Tests are only run on certain platforms where `f16` and `f128`
are known to work (have symbols available and don't crash LLVM).
2024-06-25 01:32:36 -04:00
..
tests.rs Add tests for f16 and f128 2024-06-25 01:32:36 -04:00