]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #19889: FlaPer87/unboxed-closure
authorAlex Crichton <alex@alexcrichton.com>
Wed, 17 Dec 2014 16:35:02 +0000 (08:35 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 17 Dec 2014 19:50:29 +0000 (11:50 -0800)
The fix just checks if the bound is `Copy` and returns an `Err` if so.

Closes: #19817
@nikomatsakis r?


Trivial merge