]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #20696: reem/unsized-typeid
authorAlex Crichton <alex@alexcrichton.com>
Thu, 8 Jan 2015 01:17:31 +0000 (17:17 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 8 Jan 2015 01:17:31 +0000 (17:17 -0800)
This removes the needlessly constricting bound on `intrinsics::type_Id` and `TypeId::of`. Also fixes an ICE where using bounds on type parameters in extern blocks fails to resolve the used traits.

1  2 
src/librustc_resolve/lib.rs

Simple merge