about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorUlrik Sverdrup <root@localhost>2015-05-05 16:34:35 +0200
committerUlrik Sverdrup <root@localhost>2015-05-05 16:39:33 +0200
commit2ca77f1c96f60b44c0d51d7d69046ad9a8532a46 (patch)
treecc5b8d6aa3c8325cad44af708a3a1189fccf9d98 /src/test/codegen/stack-alloc-string-slice.rs
parent0d7d3ec9d2b314af0188a820c58fbd95ee905793 (diff)
downloadrust-2ca77f1c96f60b44c0d51d7d69046ad9a8532a46.tar.gz
rust-2ca77f1c96f60b44c0d51d7d69046ad9a8532a46.zip
collections: Convert SliceConcatExt to use associated types
Coherence now allows this, we have SliceConcatExt<T> for [V] where T: Sized
+ Clone and SliceConcatExt<str> for [S], these don't conflict because
str is never Sized.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions