about summary refs log tree commit diff
path: root/src/librustc_data_structures/array_vec.rs
AgeCommit message (Expand)AuthorLines
2016-11-11Change implementation of syntax::util::SmallVector to use data_structures::Sm...Mark-Simulacrum-10/+139
2016-10-25Add AccumulateVec, a potentially stack-allocated vector.Mark-Simulacrum-0/+106