rust/library/core
bors ddba1dc97e Auto merge of #125188 - tgross35:f16-f128-powi, r=Nilstrieb
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.
2024-05-17 11:24:07 +00:00
..
benches Add benchmarks for impl Debug for str 2024-05-01 09:54:29 +02:00
src Auto merge of #125188 - tgross35:f16-f128-powi, r=Nilstrieb 2024-05-17 11:24:07 +00:00
tests Rename flatten(_mut)as_flattened(_mut) 2024-05-15 23:39:33 -07:00
Cargo.toml Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00