| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-25 | Remove most `#[track_caller]` from allocating Vec methods | Noratrieb | -2/+0 |
| 2024-09-20 | Add `#[track_caller]` to allocating methods of `Vec` & `VecDeque` | Pavel Grigorenko | -0/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 |
| 2022-01-19 | Improve estimation of capacity in Vec::from_iter | AngelicosPhosphoros | -2/+8 |
| 2021-03-31 | panic early when TrustedLen indicates a length > usize::MAX | The8472 | -3/+6 |
| 2021-01-19 | Add SpecFromIter ref in the comments directly | CPerezz | -3/+1 |
| 2021-01-18 | Fix internal rustdoc broken links | CPerezz | -0/+2 |
| 2020-12-29 | style: applying Rust style | C | -6/+6 |
| 2020-12-29 | refactor: moved SpecFromIterNested to spec_from_iter_nested.rs | C | -0/+56 |
