summary refs log tree commit diff
path: root/src/test/compile-fail/use-mod-3.rs
AgeCommit message (Expand)AuthorLines
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