| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-08-01 | Another SmallVec.extend optimization | Andre Bogus | -12/+5 |
| 2018-08-01 | Rollup merge of #52859 - ljedrz:smallvec_true_extend, r=Mark-Simulacrum | Pietro Albini | -4/+128 |
| 2018-07-31 | Benchmarks for SmallVec | ljedrz | -0/+116 |
| 2018-07-30 | Use Vec::extend in SmallVec::extend when applicable | ljedrz | -4/+12 |
| 2018-07-24 | Simplify a few functions in rustc_data_structures | ljedrz | -6/+2 |
| 2018-07-17 | Avoid most allocations in `Canonicalizer`. | Nicholas Nethercote | -0/+4 |
| 2017-08-15 | Fix typos & us spellings | Fourchaux | -1/+1 |
| 2016-11-22 | Use SmallVec for TypeWalker's stack. | Nicholas Nethercote | -0/+12 |
| 2016-11-11 | Change implementation of syntax::util::SmallVector to use data_structures::Sm... | Mark-Simulacrum | -0/+203 |
