about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-move-by-capture.rs
AgeCommit message (Expand)AuthorLines
2013-07-17Issue #7444 - Update neg test and pos test for move by captureNiko Matsakis-1/+3
2013-07-01Defer reasoning about region relationships until after regionck.Niko Matsakis-3/+1
2013-05-28Move checking for moves and initialization of local variables and patterns intoNiko Matsakis-2/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-1/+1
2013-03-04Remove unused imports throughout src/Alex Crichton-4/+0
2013-01-31Finalize moves-based-on-type implementation.Niko Matsakis-0/+18