summary refs log tree commit diff
path: root/src/test/compile-fail/import-from-missing.rs
AgeCommit message (Expand)AuthorLines
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-07-19test: XFAIL some more in an effort to unbreak the treePatrick Walton-0/+1
2012-07-09rustc: Switch to the new resolution passPatrick Walton-1/+1
2012-07-06Revert "rustc: Switch to the new resolution pass"Niko Matsakis-1/+1
2012-07-06rustc: Switch to the new resolution passPatrick Walton-1/+1
2011-12-02Be less specific in 'unresolved import' error patternsMarijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-5/+2
2011-08-17Allow multiple imports in a single statementBrian Anderson-0/+11