mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-26 20:51:08 -05:00
* Remove redundant into_iter * Remove redundant type casting * Use if-branches in match * Use sort_by_key * Only iterate over values * Dismiss bench loop counter warning * done done --------- Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>