rust/library/core
Lukas Bergdoll 00eca77b72 Use simpler branchy swap logic in tiny merge sort
Avoids the code duplication issue and results in
smaller binary size, which after all is the
purpose of the feature.
2024-08-29 10:32:59 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Use simpler branchy swap logic in tiny merge sort 2024-08-29 10:32:59 +02:00
tests Auto merge of #129365 - matthiaskrgr:rollup-ebwx6ya, r=matthiaskrgr 2024-08-22 05:17:27 +00:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00