summary refs log tree commit diff
path: root/src/test/compile-fail/lint-unknown-attr.rs
AgeCommit message (Expand)AuthorLines
2015-02-16Add custom_attribute gate to tests which need themManish Goregaokar-0/+1
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-06-07Remove the attribute_usage lintSteven Fackler-7/+3
2014-05-24Get "make check" to work with unused-attributeSteven Fackler-0/+4
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2013-11-26rustc: Add crate-level attribute lintklutzy-0/+2
2013-11-26Add test for unknown attribute lintklutzy-0/+18