about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-1697.rs
AgeCommit message (Expand)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-16/+0
2017-07-25Point at path segment on module not foundEsteban Küber-1/+1
2016-10-27Add semicolon to "Maybe a missing `extern crate foo`" messageRobin Stocker-1/+1
2016-08-22 Updated E0432 to new formatKnight-1/+2
2015-01-05Remove use of globs feature gate from tests.Huon Wilson-2/+0
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-4/+2
2014-06-17rustc: Add self/super hint for extern crate resolve errors.Kevin Butler-2/+2
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-05-09fix formating and testsCorey Richardson-1/+1
2013-03-02librustc: Forbid chained imports and fix the logic for one-level renaming imp...Patrick Walton-1/+2
2012-12-28test: Fix a bunch of compile-fail tests. rs=bustagePatrick Walton-2/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-15Update error messages and un-xfailTim Chevalier-3/+2
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-07-09rustc: Switch to the new resolution passPatrick Walton-1/+2
2012-07-06Revert "rustc: Switch to the new resolution pass"Niko Matsakis-2/+1
2012-07-06rustc: Switch to the new resolution passPatrick Walton-1/+2
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-2/+2
2012-02-22test: Add a test for #1697Brian Anderson-0/+7