about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-11-24 07:51:32 +0000
committerbors <bors@rust-lang.org>2014-11-24 07:51:32 +0000
commitf5b92b4b7a08290833e698ca374f3154e16e9714 (patch)
tree5a219467e20e9adae5965bc55bd2d955b50f3a5c /src/libstd/sys/unix/stack_overflow.rs
parentc637cab85323c97be37d0c12bfa0fc0e9ea2c367 (diff)
parent3f8e2690bec118bc217fddf4715d603341c6e4d7 (diff)
downloadrust-f5b92b4b7a08290833e698ca374f3154e16e9714.tar.gz
rust-f5b92b4b7a08290833e698ca374f3154e16e9714.zip
auto merge of #19236 : csouth3/rust/master, r=Gankro
Whilst browsing the source for BinaryHeap, I saw a FIXME for implementing into_iter.  I think, since the BinaryHeap is represented internally using just a Vec, just calling into_iter() on the BinaryHeap's data should be sufficient to do what we want here.  If this actually isn't the right approach (e.g., I should write a struct MoveItems and appropriate implementation for BinaryHeap instead), let me know and I'll happily rework this.

Both of the tests that I have added pass.  This is my first contribution to Rust, so please let me know any ways I can improve this PR!
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions