about summary refs log tree commit diff
path: root/src/librustc_data_structures/binary_search_util
AgeCommit message (Expand)AuthorLines
2020-01-12Galloping search for binary_search_utilAndre Bogus-20/+40
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-1/+1
2019-07-02fix silly bugs in binary_search_util testNiko Matsakis-2/+3
2019-07-02just create a binary search slice helper fnNiko Matsakis-0/+71