about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-06-15 06:54:59 -0700
committerbors <bors@rust-lang.org>2013-06-15 06:54:59 -0700
commit82f2e4dc9f1078df868bca825315d35a589e5681 (patch)
tree25b26f68d7960f2e609fedfce3e8fff498ea5696 /src/rt/rust_task.cpp
parentac6f15417da1599c04c77f776a940b02fa359010 (diff)
parent18542568a8f7d5580094634c4a10695fb71ba74a (diff)
downloadrust-82f2e4dc9f1078df868bca825315d35a589e5681.tar.gz
rust-82f2e4dc9f1078df868bca825315d35a589e5681.zip
auto merge of #7147 : huonw/rust/vec-connect, r=Aatch
This is caused by StrVector having a generic implementation for &[S]
and so #5898 means that method resolution of ~[~[1]].concat() sees that
both StrVector and VectorVector have methods that (superficially) match.

They are now connect_vec and concat_vec, which means that they can actually be
called.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions