| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -42/+0 |
| 2022-01-09 | eplace usages of vec![].into_iter with [].into_iter | Lucas Kent | -2/+2 |
| 2021-04-05 | Add `FromIterator` and `IntoIterator` impls for `ThinVec` | Camelid | -0/+42 |
