about summary refs log tree commit diff
path: root/library/std/tests/floats/lib.rs
AgeCommit message (Expand)AuthorLines
2025-05-14Move applicable float tests from `coretests` back to `std`Trevor Gross-0/+43
2025-05-13Move float tests from std to coreTrevor Gross-44/+0
2025-05-12update cfg(bootstrap)Pietro Albini-2/+2
2025-04-27Use `feature(target_has_reliable_f16_f128)` in library testsTrevor Gross-0/+2
2025-04-04Expose algebraic floating point intrinsicsCalder Coalson-2/+2
2025-02-02Remove stabilized feature gatebjorn3-1/+1
2025-01-26Move std float unit tests to integration testsbjorn3-0/+42