about summary refs log tree commit diff
path: root/src/test/compile-fail/lint-dead-code-4.rs
AgeCommit message (Expand)AuthorLines
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-10-24Add a lint for not using field pattern shorthandsP1start-1/+1
2014-09-24Use more descriptive names in dead code messagesJakub Wieczorek-3/+3
2014-09-24Add detection of unused enum variantsJakub Wieczorek-2/+2
2014-06-08Add detection of dead struct fieldsJakub Wieczorek-0/+67