]> git.lizzy.rs Git - rust.git/commit
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)
commitba7b79008b5166b2b1cf043b4533917103d3e06e
treed0ea738e91eea29e437593b00ee7aaf8c8f2fdf6
parent8b44cf2a40b93c5407b16de4cb988b01d265fa51
parent792dc8d067d1f11e08e859ccdd45d59436773fc9
rollup merge of #22142: Kimundi/unsized_unique

This is to allow for use cases like sending a raw pointer slice across thread boundaries.