about summary refs log tree commit diff
path: root/src/test/compile-fail/liveness-assign-imm-local-with-init.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-27/+0
2018-06-19Update the existing compile-fail tests to reflect diagnostic changes in NLL.Felix S. Klock II-0/+1
2017-11-27Update tests involving E0384 for mir-borrowckMatthew Jasper-3/+9
2017-10-25Reword to avoid using either re-assignment or reassignment in errorsCarol (Nichols || Goulding)-2/+2
2016-08-10Update error message E0384 to new formatJosé manuel Barroso Galindo-1/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-2/+2
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-2/+2
2012-05-24improve liveness so it reports unused vars / dead assignmentsNiko Matsakis-0/+9