about summary refs log tree commit diff
path: root/src/test/compile-fail/import-glob-path.rs
AgeCommit message (Expand)AuthorLines
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-12/+0
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-07-13More consistent use of backticks and "expected" in error messages.Lindsey Kuper-1/+1
2012-02-17Refactor view_path to parse (but not yet process) export globs, unify code pa...Graydon Hoare-1/+1
2011-08-17Add compile-fail tests for malformed glob importsBrian Anderson-0/+2