about summary refs log tree commit diff
path: root/src/test/compile-fail/use-mod.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-33/+0
2017-06-15Clearer Error Message for Duplicate DefinitionAlex Ozdemir-3/+4
2016-08-06Updated error message E0252Adam MedziƄski-1/+2
2016-03-16Stop ignoring expected note/help messages in compiletest suite.Corey Farwell-0/+1
2016-01-22test falloutNick Cameron-0/+1
2015-02-02Test fixes and rebase conflictsAlex Crichton-3/+0
2015-01-02Change tests to use `self` instead of `mod` in use itemsNick Cameron-8/+8
2014-07-20Implement new mod import sugarJakub Wieczorek-0/+32