mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
ddba1dc97e
Add `powi` fo `f16` and `f128` 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.