| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-11-11 | Change implementation of syntax::util::SmallVector to use ↵ | Mark-Simulacrum | -10/+139 | |
| data_structures::SmallVec. | ||||
| 2016-10-25 | Add AccumulateVec, a potentially stack-allocated vector. | Mark-Simulacrum | -0/+106 | |
| AccumulateVec is generic over the Array trait, which is currently only implemented for [T; 8]. | ||||
