rust/library/core
Matthias Krüger cb5bb13ea9
Rollup merge of #131256 - RalfJung:f16-f128-const, r=ibraheemdev
move f16/f128 const fn under f16/f128 feature gate

The `*_const` features were added to work around https://github.com/rust-lang/rust/issues/129656, which should not be needed any more.
2024-10-05 13:15:58 +02:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src Rollup merge of #131256 - RalfJung:f16-f128-const, r=ibraheemdev 2024-10-05 13:15:58 +02:00
tests Rollup merge of #131177 - workingjubilee:stabilize-const-mut-referees, r=tgross35 2024-10-04 14:11:37 -07:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00