Skip to content

Add optimize_for_size variants for stable and unstable sort as well as select_nth_unstable - #129587

Merged
bors merged 9 commits into
rust-lang:masterfrom
Voultapher:opt-for-size-variants-of-sort-impls
Sep 24, 2024
Merged

Add optimize_for_size variants for stable and unstable sort as well as select_nth_unstable#129587
bors merged 9 commits into
rust-lang:masterfrom
Voultapher:opt-for-size-variants-of-sort-impls

Use non-overlapping swap for inner heapsort loop

5439198
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs