summary refs log tree commit diff
path: root/src/test/compile-fail/cannot-mutate-captured-non-mut-var.rs
AgeCommit message (Expand)AuthorLines
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-2/+4
2015-02-04remove all kind annotations from closuresJorge Aparicio-2/+2
2015-02-03Update compile-fail tests to use the expected type to force theNiko Matsakis-2/+6
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
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