]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #22142: Kimundi/unsized_unique
authorAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:16 +0000 (08:43 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:16 +0000 (08:43 -0800)
This is to allow for use cases like sending a raw pointer slice across thread boundaries.


Trivial merge