| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-28 | VecDeque: improve performance for From<[T; N]> | Cheng XU | -0/+30 |
| 2021-08-16 | Remove extra empty lines | Xuanwo | -2/+0 |
| 2021-08-16 | Optimize unnecessary check in VecDeque::retain | Xuanwo | -0/+35 |
| 2021-03-17 | Fix overflowing length in Vec<ZST> to VecDeque | Josh Stone | -0/+15 |
| 2021-01-18 | Avoid hash_slice in VecDeque's Hash implementation | Konrad Borowski | -0/+40 |
| 2021-01-11 | Add another test case for #79808 | Yuki Okushi | -0/+15 |
| 2020-12-08 | fix unsoundness in `make_contiguous` | Bastian Kauschke | -0/+14 |
| 2020-07-31 | make some vec_deque tests less exhaustive in Miri | Ralf Jung | -6/+11 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+567 |
