summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/binary_search_util
AgeCommit message (Expand)AuthorLines
2023-11-05Remove invariant commentsTaras Tsugrii-4/+0
2023-07-29[rustc_data_structures] Use partition_point to find binary_search_slice end.Taras Tsugrii-21/+8
2023-07-29[rustc][data_structures] Simplify binary_search_slice.Taras Tsugrii-31/+7
2022-02-19Adopt let else in more placesest31-3/+2
2021-12-05Stop enabling `in_band_lifetimes` in rustc_data_structuresScott McMurray-1/+1
2020-08-30mv compiler to compiler/mark-0/+92