about summary refs log tree commit diff
path: root/src/test/compile-fail/use-meta-mismatch.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-15/+0
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-1/+1
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-2/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-07-13More consistent use of backticks and "expected" in error messages.Lindsey Kuper-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-2/+2
2011-07-01Add a test for mismatched crate metadata in use statementsBrian Anderson-0/+5