| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-26 | shrink_to shouldn't panic on len greater than capacity | Thom Wiggers | -6/+4 |
| 2021-01-18 | Avoid hash_slice in VecDeque's Hash implementation | Konrad Borowski | -3/+7 |
| 2021-01-14 | Remove unreachable panics from VecDeque | Dániel Buga | -5/+4 |
| 2020-12-28 | Rollup merge of #80448 - m-ou-se:deque-range-version, r=m-ou-se | Mara Bos | -2/+2 |
| 2020-12-28 | Fix stabilization version of deque_range feature. | Mara Bos | -2/+2 |
| 2020-12-28 | Add "length" as doc alias to len methods | Konrad Borowski | -0/+1 |
| 2020-12-26 | Auto merge of #79022 - SpyrosRoum:stabilize-deque_range, r=m-ou-se | bors | -6/+2 |
| 2020-12-13 | fix typo | Justus K | -1/+1 |
| 2020-12-13 | fix panic if converting ZST Vec to VecDeque | Justus K | -2/+6 |
| 2020-12-08 | fix unsoundness in `make_contiguous` | Bastian Kauschke | -5/+13 |
| 2020-11-21 | More consistently use spaces after commas in lists in docs | Carol (Nichols || Goulding) | -5/+5 |
| 2020-11-15 | stabilize deque_range | Spyros Roum | -6/+2 |
| 2020-11-13 | refactor: vec_deque ignore-tidy-filelength | C | -0/+2848 |
