about summary refs log tree commit diff
path: root/src/test/run-pass/import-glob-crate.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-08-20ReformatBrian Anderson-2/+2
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-1/+1
2011-08-16Rename std::ivec to std::vecBrian Anderson-1/+1
2011-08-12Convert run-pass/import-glob-crate to ivecsBrian Anderson-4/+4
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+3
2011-05-27"import module::*;" now works.Paul Stansifer-0/+9