summary refs log tree commit diff
path: root/src/test/compile-fail/cannot-mutate-captured-non-mut-var.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-4/+4
2014-12-03Back io::stdin with a global singleton BufferedReaderSteven Fackler-1/+1
2014-08-23Add tests.Luqman Aden-0/+4
2014-08-09Add tests.Luqman Aden-0/+15