rust/library/core
Jacob Pratt cb67512784
Rollup merge of #131416 - okaneco:const_copy, r=RalfJung
Mark `slice::copy_from_slice` unstably const

Tracking issue #131415

I used `const_eval_select` for runtime and const panic functions because const formatting isn't available yet.
2024-12-01 21:38:23 -05:00
..
benches Auto merge of #122770 - iximeow:ixi/int-formatting-optimization, r=workingjubilee 2024-11-14 04:17:20 +00:00
src Rollup merge of #131416 - okaneco:const_copy, r=RalfJung 2024-12-01 21:38:23 -05:00
tests add test for bytewise ptr::swap of a pointer 2024-11-30 10:42:17 +01:00
Cargo.toml update cfgs 2024-11-27 15:14:54 +00:00