about summary refs log tree commit diff
path: root/src/test/compile-fail/lint-owned-heap-memory.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-1/+1
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-06-08Remove the dead code identified by the new lintJakub Wieczorek-0/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-01-28testsuite: Remove structural records from remaining compile-fail testsTim Chevalier-5/+4
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-17warn(non_camel_case_types) by defaultBrian Anderson-2/+2
2012-08-28Add lint modes for uses of @ and ~ pointers, in general.Graydon Hoare-0/+11