about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2017-10-10 10:18:34 -0700
committerJosh Stone <jistone@redhat.com>2017-10-10 10:18:34 -0700
commit9e8b33e811bca10e23bb9e80445122a8ab31225c (patch)
tree0817fa842f8831f70a3b571b6623ae5ddcc63ba8 /src/libstd/sys/unix/stack_overflow.rs
parentec016f80cf725a9c8a613cdcd2ac97588d5f9af2 (diff)
downloadrust-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