about summary refs log tree commit diff
path: root/src/libcore/vec.rs
AgeCommit message (Expand)AuthorLines
2011-12-16rename iter2 to iteri to match typical conventionNiko Matsakis-6/+6
2011-12-16reorder args to the various vec, option fns so blk comes lastNiko Matsakis-11/+11
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+835