about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorJonathan Reem <jonathan.reem@gmail.com>2015-01-06 22:59:07 +0100
committerJonathan Reem <jonathan.reem@gmail.com>2015-01-08 00:49:19 +0100
commit2606f99871511acaabd8aaec87913a5203beb39f (patch)
treeb4704c0bd41ef77d54a21179fee16786ab53b7ad /src/test/codegen/stack-alloc-string-slice.rs
parentdfd557bd73a27966b242635b04f2a9fca6eadce8 (diff)
downloadrust-2606f99871511acaabd8aaec87913a5203beb39f.tar.gz
rust-2606f99871511acaabd8aaec87913a5203beb39f.zip
Remove the unneeded Sized bound on TypeId creation
This bound is probably unintentional and is unnecessarily
constricting.

To facilitate this change, it was also necessary to modify
resolve to recurse on and resolve type parameters in extern { }
blocks. This fixes an ICE when using bounds on type parameters
during the declaration of intrinsics.

This also adds tests for TypeId on both Sized and Unsized
tests as well as a test for using type parameters and bounds
in extern { } blocks.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions