about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNODA, Kai <nodakai@gmail.com>2014-11-23 19:37:33 +0800
committerNODA, Kai <nodakai@gmail.com>2014-11-23 20:05:58 +0800
commitef3b88c5f936921fc3ba7968af3dcf1724a17551 (patch)
tree3725a34dfdf0b0df22a7c0290b7c1ddded77faa5 /src/libstd/sys/unix/stack_overflow.rs
parent5ff10d5a230acde7e530ccee8cd4f805d6be7713 (diff)
downloadrust-ef3b88c5f936921fc3ba7968af3dcf1724a17551.tar.gz
rust-ef3b88c5f936921fc3ba7968af3dcf1724a17551.zip
libcollection: generalize StrVector to AsSlice<Str>.
The impl for [T] also works as impl for slices in general.
By generalizing the impl of StrVector for Vec<Str> to that for
AsSlice<Str>, it becomes much more generic.

Once Iterable is implemented, we will prefer it to AsSlice.
But the with_capacity() part might become tricky.

Signed-off-by: NODA, Kai <nodakai@gmail.com>
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions