about summary refs log tree commit diff
path: root/src/test/compile-fail/mutable-arguments.rs
AgeCommit message (Expand)AuthorLines
2013-04-29test: Fix tests.Patrick Walton-35/+0
2013-03-13Remove `++` mode from the compiler (it is parsed as `+` mode)Niko Matsakis-6/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-05Demode some code using by-mutbl-ref; warn about by-mutbl-refTim Chevalier-6/+6
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-10/+10
2012-05-29make all arguments modes immutableNiko Matsakis-0/+30