diff options
| author | NODA, Kai <nodakai@gmail.com> | 2014-11-23 19:37:33 +0800 |
|---|---|---|
| committer | NODA, Kai <nodakai@gmail.com> | 2014-11-23 20:05:58 +0800 |
| commit | ef3b88c5f936921fc3ba7968af3dcf1724a17551 (patch) | |
| tree | 3725a34dfdf0b0df22a7c0290b7c1ddded77faa5 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5ff10d5a230acde7e530ccee8cd4f805d6be7713 (diff) | |
| download | rust-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
