about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-05-06 11:56:15 +0000
committerbors <bors@rust-lang.org>2015-05-06 11:56:15 +0000
commit5a83fa271d9ea85bca163c26dc8896ac394976e4 (patch)
tree6485fb2a4a3d7966c16751301c97568f324db7a6 /src/test/codegen/stack-alloc-string-slice.rs
parentfc45fd99f5560c4ca731ba221ffaeb8ad4ba749c (diff)
parent2ca77f1c96f60b44c0d51d7d69046ad9a8532a46 (diff)
downloadrust-5a83fa271d9ea85bca163c26dc8896ac394976e4.tar.gz
rust-5a83fa271d9ea85bca163c26dc8896ac394976e4.zip
Auto merge of #25120 - bluss:sliceconcatext, r=alexcrichton
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