summary refs log tree commit diff
path: root/src/librustc_data_structures/small_vec.rs
AgeCommit message (Expand)AuthorLines
2017-08-15Fix typos & us spellingsFourchaux-1/+1
2016-11-22Use SmallVec for TypeWalker's stack.Nicholas Nethercote-0/+12
2016-11-11Change implementation of syntax::util::SmallVector to use data_structures::Sm...Mark-Simulacrum-0/+203