rust/library/core
bors 4cb17b4e78 Auto merge of #111803 - scottmcm:simple-swap-alternative, r=Mark-Simulacrum
Tweak the threshold for chunked swapping

Thanks to `@AngelicosPhosphoros` for the tests here, which I copied from #98892.

This is an experiment as a simple alternative to that PR that just tweaks the existing threshold, since that PR showed that 3×Align (like `String`) currently doesn't work as well as it could.
2024-01-20 21:54:44 +00:00
..
benches Rollup merge of #113142 - the8472:opt-cstr-display, r=Mark-Simulacrum 2024-01-20 09:37:25 +01:00
src Auto merge of #111803 - scottmcm:simple-swap-alternative, r=Mark-Simulacrum 2024-01-20 21:54:44 +00:00
tests Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser 2024-01-20 09:37:26 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00