Skip to content

Fix `binary_search_by()` overflow issue in ZST case

3eb5bee
Select commit
Loading
Failed to load commit list.
Merged

Improve slice.binary_search_by()'s best-case performance to O(1) #74024

Fix `binary_search_by()` overflow issue in ZST case
3eb5bee
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs