| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-05-16 | Add `powi` to `f16` and `f128` | Trevor Gross | -0/+24 | |
| This will unblock adding support to compiler_builtins (<https://github.com/rust-lang/compiler-builtins/pull/614>), which will then unblock adding tests for these new functions. | ||||
| 2024-04-10 | Add basic f16 and f128 modules | Trevor Gross | -0/+11 | |
| Create empty modules so `rustdoc` has someplace to link to for these types. | ||||
