summary refs log tree commit diff
path: root/src/test/compile-fail/liveness-move-from-args.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-12Make moves explicit in cfail testsTim Chevalier-4/+4
2012-10-05Demode some code using by-mutbl-ref; warn about by-mutbl-refTim Chevalier-4/+0
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-3/+3
2012-05-29make all arguments modes immutableNiko Matsakis-0/+24