about summary refs log tree commit diff
path: root/src/test/compile-fail/use-mod-3.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-22/+0
2016-02-26Fix fallout in testsJeffrey Seyfried-2/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-02Change tests to use `self` instead of `mod` in use itemsNick Cameron-1/+1
2014-08-16librustc: Forbid external crates, imports, and/or items from beingPatrick Walton-2/+1
2014-07-20Implement new mod import sugarJakub Wieczorek-0/+24