about summary refs log tree commit diff
path: root/src/test/compile-fail/liveness-uninit-after-item.rs
AgeCommit message (Expand)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-06-20Remove bind. Issue #2189Brian Anderson-1/+1
2012-05-24improve liveness so it reports unused vars / dead assignmentsNiko Matsakis-1/+1
2012-05-24new liveness pass to supercede last_use / initednessNiko Matsakis-0/+6