]> git.lizzy.rs Git - rust.git/commit
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)
commit9b81a4eef8a6e350c55f86b1b4b128a7732c6572
treeba2596c95e58bc8430685b46158f5e822e5a9608
parent6ac4a308101f561ec90f99c7eb405c01e2a30153
parentcc598e6f8e3d7eb88b4f7867484a1a4d503efc38
auto merge of #16811 : nick29581/rust/dst-bug-2, r=nikomatsakis

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.
src/librustc/middle/kind.rs
src/librustc/middle/ty.rs