| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-20 | Add `#[track_caller]` to allocating methods of `Vec` & `VecDeque` | Pavel Grigorenko | -0/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-02-08 | Bump version placeholders | Mark Rousskov | -1/+1 |
| 2023-07-08 | mark as stable | Tristan Guichaoua | -1/+1 |
| 2023-07-08 | impl `From<&[T; N]>` for `Cow<[T]>` | Tristan Guichaoua | -0/+13 |
| 2023-04-12 | remove some unneeded imports | KaDiWa | -1/+0 |
| 2021-05-26 | Document `From` impls for cow.rs | Deadbeef | -0/+18 |
| 2020-12-29 | style: applying Rust style | C | -5/+5 |
| 2020-12-29 | refactor: moved Vec impl Cow into cow.rs | C | -0/+35 |
