about summary refs log tree commit diff
path: root/library/std/tests/floats
AgeCommit message (Expand)AuthorLines
2025-04-04Expose algebraic floating point intrinsicsCalder Coalson-2/+82
2025-03-17Auto merge of #138363 - beetrees:f16-f128-integer-convert, r=Amanieubors-0/+43
2025-03-11Add `From<{integer}>` for `f16`/`f128` implsbeetrees-0/+43
2025-03-11Enable `f16` tests for `powf`Trevor Gross-43/+41
2025-02-02Remove stabilized feature gatebjorn3-1/+1
2025-01-26Move std float unit tests to integration testsbjorn3-0/+3797