]> git.lizzy.rs Git - rust.git/commit
borrowck -- treak borrows from closures like other borrows
authorNiko Matsakis <niko@alum.mit.edu>
Sun, 9 Feb 2014 19:08:03 +0000 (14:08 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Tue, 11 Feb 2014 21:55:25 +0000 (16:55 -0500)
commit6b8b75142997b12baf374ef6c4721bec5df62849
treeecf01d191c8d104074c149506580b19db26cbfc9
parentdb38192daf8eb20b17ddad22d2029dec0df2b203
borrowck -- treak borrows from closures like other borrows
src/librustc/middle/borrowck/check_loans.rs
src/librustc/middle/borrowck/gather_loans/gather_moves.rs
src/librustc/middle/borrowck/gather_loans/lifetime.rs
src/librustc/middle/borrowck/gather_loans/mod.rs
src/librustc/middle/borrowck/gather_loans/restrictions.rs
src/librustc/middle/borrowck/mod.rs
src/librustc/middle/borrowck/move_data.rs