summary refs log tree commit diff
path: root/src/test/run-pass/iter-map-to-vec.rs
AgeCommit message (Expand)AuthorLines
2012-09-28Demoding in iter: any, all, map_to_vec, flat_map_to_vec, filter_to_vecTim Chevalier-5/+5
2012-09-21De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachiNiko Matsakis-1/+1
2012-08-26Camel case the option typeBrian Anderson-3/+3
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-6/+6
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-5/+5
2012-04-27new, simpler approach to the iter libraryNiko Matsakis-0/+9