about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorblake2-ppc <blake2-ppc>2013-07-06 05:42:45 +0200
committerblake2-ppc <blake2-ppc>2013-07-06 07:26:04 +0200
commit75015c36f9fa6d0958874c1a448d6d67056145ae (patch)
tree6a1f20a7e3d57d526fb453687828226290bcf4e3 /src/rt/rust_kernel.cpp
parentf88d532734dbddecf81bc1d0ce51d30cb9fc9731 (diff)
downloadrust-75015c36f9fa6d0958874c1a448d6d67056145ae.tar.gz
rust-75015c36f9fa6d0958874c1a448d6d67056145ae.zip
deque: Change iterators to use the same index calculation as Deque
The previous implementation of reverse iterators used modulus (%) of
negative indices, which did work but was fragile due to dependency on
the divisor.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions