rust/library/core
bors 5da1a1b59a Auto merge of #123085 - tgross35:f16-f128-step4.0-libs-basic-impls, r=Amanieu
Add basic trait impls for `f16` and `f128`

Split off part of <https://github.com/rust-lang/rust/pull/122470> so the compiler doesn't ICE because it expects primitives to have some minimal traits.

Fixes <https://github.com/rust-lang/rust/issues/123074>
2024-03-30 21:58:49 +00:00
..
benches Add benches for net parsing 2024-03-04 18:46:24 -05:00
src Auto merge of #123085 - tgross35:f16-f128-step4.0-libs-basic-impls, r=Amanieu 2024-03-30 21:58:49 +00:00
tests Make {integer}::from_str_radix constant 2024-03-30 12:43:58 +00:00
Cargo.toml Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00