| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-05 | Remove invariant comments | Taras 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-19 | Adopt let else in more places | est31 | -3/+2 | |
| 2021-12-05 | Stop enabling `in_band_lifetimes` in rustc_data_structures | Scott McMurray | -1/+1 | |
| There's a conversation in the tracking issue about possibly unaccepting `in_band_lifetimes`, but it's used heavily in the compiler, and thus there'd need to be a bunch of PRs like this if that were to happen. So here's one to see how much of an impact it has. (Oh, and I removed `nll` while I was here too, since it didn't seem needed. Let me know if I should put that back.) | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+92 | |
