diff options
| author | Josh Stone <jistone@redhat.com> | 2017-10-10 10:18:34 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2017-10-10 10:18:34 -0700 |
| commit | 9e8b33e811bca10e23bb9e80445122a8ab31225c (patch) | |
| tree | 0817fa842f8831f70a3b571b6623ae5ddcc63ba8 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ec016f80cf725a9c8a613cdcd2ac97588d5f9af2 (diff) | |
| download | rust-9e8b33e811bca10e23bb9e80445122a8ab31225c.tar.gz rust-9e8b33e811bca10e23bb9e80445122a8ab31225c.zip | |
core: derive Clone for result::IntoIter
It appears to be a simple oversight that `result::IntoIter<T>` doesn't implement `Clone` (where `T: Clone`). We do already have `Clone` for `result::Iter`, as well as the similar `option::IntoIter` and `Iter`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
