about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2016-08-15 23:45:12 -0400
committerCorey Farwell <coreyf@rwell.org>2016-08-15 23:45:12 -0400
commitbc52bdcedcb34e303d2a3a450b541dfbf002281e (patch)
tree6a581116d0662f699d7a963f885e7fc582d6baa0 /src/rustllvm/RustWrapper.cpp
parentf0bab98695f0a4877daabad9a5b0ba3e66121392 (diff)
downloadrust-bc52bdcedcb34e303d2a3a450b541dfbf002281e.tar.gz
rust-bc52bdcedcb34e303d2a3a450b541dfbf002281e.zip
Implement `Debug` for `std::vec::IntoIter`.
Display all the remaining items of the iterator, similar to the `Debug`
implementation for `core::slice::Iter`:

https://github.com/rust-lang/rust/blob/f0bab98695f0a4877daabad9a5b0ba3e66121392/src/libcore/slice.rs#L930-L937

Using the `as_slice` method that was added in:

https://github.com/rust-lang/rust/pull/35447
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions