]> git.lizzy.rs Git - rust.git/commit
drop all temporary closure allocations
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 14 Feb 2017 14:35:03 +0000 (15:35 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Fri, 24 Feb 2017 09:41:15 +0000 (10:41 +0100)
commit25c3a4fb0042a8d1975daff0340c7f967a6d4f60
tree8fc0ce82c429c6290f7b8288b887d8eb290d235d
parent35502fd47daf3a95d01e3a538e429c7ceb9de03b
drop all temporary closure allocations
src/eval_context.rs
src/traits.rs
tests/run-pass/move_fn_closure.rs [new file with mode: 0644]