| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-07 | Use assert_matches! instead of if let {} else | Kornel | -99/+92 |
| 2021-07-24 | Hide allocator details from TryReserveError | Kornel | -31/+69 |
| 2021-04-15 | VecDeque: Add partition_point() #78021 | Vojtech Kral | -0/+18 |
| 2020-12-13 | replace assert! with assert_eq! | Justus K | -1/+1 |
| 2020-12-13 | fix panic if converting ZST Vec to VecDeque | Justus K | -0/+7 |
| 2020-10-17 | Rebase conflicts | Alexis Bourget | -0/+30 |
| 2020-10-09 | liballoc: VecDeque: Add binary search functions | Vojtech Kral | -0/+39 |
| 2020-09-04 | Add tests for overflow in String / VecDeque operations using ranges | Tomasz Miąsko | -0/+15 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1646 |
