| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-25 | Remove most `#[track_caller]` from allocating Vec methods | Noratrieb | -6/+0 |
| 2025-03-07 | Fully test the alloc crate through alloctests | bjorn3 | -0/+2 |
| 2024-09-20 | Add `#[track_caller]` to allocating methods of `Vec` & `VecDeque` | Pavel Grigorenko | -0/+6 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+2 |
| 2024-07-07 | Specialize `TrustedLen` for `Iterator::unzip()` | Chayim Refael Friedman | -11/+2 |
| 2022-11-26 | Don't use `Take` in `SpecExtend` impl | Markus Everling | -21/+23 |
| 2022-11-25 | Changes according to code review | Markus Everling | -5/+6 |
| 2022-11-20 | Update VecDeque implementation | Markus Everling | -42/+30 |
| 2022-06-18 | Expose iter::ByRefSized as unstable feature and use it | Paolo Barbolini | -1/+1 |
| 2022-06-18 | Add VecDeque::extend from TrustedLen specialization | Paolo Barbolini | -0/+59 |
| 2022-04-28 | Add VecDeque::extend from vec::IntoIter and slice::Iter specializations | Paolo Barbolini | -0/+73 |
