about summary refs log tree commit diff
path: root/src/test/compile-fail/cross-crate-glob-collision.rs
AgeCommit message (Expand)AuthorLines
2012-07-09rustc: Switch to the new resolution passPatrick Walton-13/+0
2012-07-06Revert "rustc: Switch to the new resolution pass"Niko Matsakis-0/+13
2012-07-06rustc: Switch to the new resolution passPatrick Walton-13/+0
2012-02-15Fix bug in safe-reference checkerMarijn Haverbeke-1/+1
2012-02-11test: Fix cros-crate-glob-collisionBrian Anderson-2/+2
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-08-16Rename std::ivec to std::vecBrian Anderson-1/+1
2011-08-12Remove references to std::vec from compile-fail/cross-crate-glob-collision.rsBrian Anderson-4/+4
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-2/+2
2011-07-08Improve the error message for import glob collisions. Closes #482Brian Anderson-0/+14