| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-08-22 | Add a test for issue #53529 | MaloJaffre | -0/+17 |
| 2018-08-22 | Fix unsoundness in VecDeque Debug impls | MaloJaffre | -8/+8 |
| 2018-08-22 | Revert "Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin" | MaloJaffre | -159/+2 |
| 2018-08-20 | Replace usages of ptr::offset with ptr::{add,sub}. | Corey Farwell | -21/+21 |
| 2018-08-18 | Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin | bors | -2/+159 |
| 2018-08-15 | Clarify unused_as_mut_slices | Pazzaz | -3/+6 |
| 2018-08-14 | Clarify dst condition | Pazzaz | -8/+8 |
| 2018-08-14 | Don't drop values in other, just move the tail | Pazzaz | -7/+3 |
| 2018-08-05 | Correct invalid feature attributes | varkor | -1/+1 |
| 2018-07-22 | Make VecDeque append safer and easier to understand | Pazzaz | -109/+131 |
| 2018-07-19 | Non-naive implementation for `VecDeque.append` | Pazzaz | -2/+138 |
| 2018-06-29 | Move core::alloc::CollectionAllocErr to alloc::collections | Simon Sapin | -1/+1 |
| 2018-06-29 | Move some alloc crate top-level items to a new alloc::collections module | Simon Sapin | -0/+2970 |
