summary refs log tree commit diff
path: root/src/test/compile-fail/issue-12127.rs
AgeCommit message (Expand)AuthorLines
2015-03-03Add `: Box<_>` or `::Box<_>` type annotations to various places.Felix S. Klock II-1/+1
2015-02-03Update compile-fail tests to use the expected type to force theNiko Matsakis-3/+4
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-2/+5
2014-04-08rustc: Prevent repeated moves out of proc upvarsAlex Crichton-0/+18