| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-25 | Remove most `#[track_caller]` from allocating Vec methods | Noratrieb | -4/+0 |
| 2024-09-20 | Add `#[track_caller]` to allocating methods of `Vec` & `VecDeque` | Pavel Grigorenko | -0/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2023-11-20 | docs(GH-118094): make docs a bit more explicit | Petr Portnov | -3/+3 |
| 2023-11-20 | chore(GH-118094): explicitly mark `_elem` as unused | Petr Portnov | -1/+1 |
| 2023-11-20 | feat: specialize `SpecFromElem` for `()` | Petr Portnov | -4/+19 |
| 2023-06-04 | Remove ExtendWith and ExtendElement | Grisha Vartanyan | -3/+3 |
| 2022-07-24 | Support vec zero-alloc optimization for tuples and byte arrays | AngelicosPhosphoros | -13/+14 |
| 2020-12-29 | style: applying Rust style | C | -3/+3 |
| 2020-12-29 | refactor: moved SpecFromElem to spec_from_elem.rs | C | -0/+60 |
