]> git.lizzy.rs Git - rust.git/commit
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)
commitf25784899209f5c97bc32cbb4abf9ba57f1b12b8
tree6227f3c8b7b9bd8ccba849c555b561ea97ef81cf
parentcedaf4696ffe76afdebbd5183269d91176c97a94
parent2606f99871511acaabd8aaec87913a5203beb39f
rollup merge of #20696: reem/unsized-typeid

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.
src/librustc_resolve/lib.rs