summary refs log tree commit diff
path: root/src/test/compile-fail/lint-qualification.rs
AgeCommit message (Expand)AuthorLines
2017-01-04Don't `unused_qualifications`-check global paths.Jeffrey Seyfried-4/+5
2016-10-25Fix `$crate`-related regressions.Jeffrey Seyfried-0/+7
2015-12-17rustc_resolve: fix a bug in which unused imports can get wrongly marked as us...Jeffrey Seyfried-0/+1
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-07-11Add a compile-fail test for qualification lintSeo Sanghyeon-0/+20