summary refs log tree commit diff
path: root/src/test/compile-fail/issue-12612.rs
AgeCommit message (Expand)AuthorLines
2016-10-27Add semicolon to "Maybe a missing `extern crate foo`" messageRobin Stocker-1/+1
2016-08-22 Updated E0432 to new formatKnight-2/+2
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-2/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-2/+1
2014-04-10rustc: Disallow importing through use statementsAlex Crichton-0/+24