]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #16811 : nick29581/rust/dst-bug-2, r=nikomatsakis
authorbors <bors@rust-lang.org>
Wed, 3 Sep 2014 17:51:05 +0000 (17:51 +0000)
committerbors <bors@rust-lang.org>
Wed, 3 Sep 2014 17:51:05 +0000 (17:51 +0000)
closes #16800
r? @nikomatsakis - I'm not 100% sure this is the right approach, it is kind of ad-hoc. The trouble is we don't have any intrinsic notion of which types are sized and which are not, we only have the Sized bound, so I have nothing to validate the Sized bound against.

1  2 
src/librustc/middle/kind.rs
src/librustc/middle/ty.rs

Simple merge
Simple merge