about summary refs log tree commit diff
path: root/library/std/src/f16.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+3
2024-06-25Add more `f16` and `f128` library functions and constantsTrevor Gross-0/+29
2024-05-16Add `powi` to `f16` and `f128`Trevor Gross-0/+24
2024-04-10Add basic f16 and f128 modulesTrevor Gross-0/+11