summary refs log tree commit diff
path: root/src/test/run-pass/mod-view-items.rs
AgeCommit message (Expand)AuthorLines
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-1/+1
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-1/+1
2012-03-13Overhaul constructor naming in libsBrian Anderson-1/+1
2012-01-21issue #1352: change param order on vec::init_elt, putting block in final posi...Graham Fawcett-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-16Rename std::ivec to std::vecBrian Anderson-2/+2
2011-08-12Convert run-pass/mod-view-items to ivecsBrian Anderson-2/+2
2011-07-27Reformat for new syntaxMarijn Haverbeke-6/+4
2011-06-30Pretty-print view items in mod itemsBrian Anderson-0/+15