]> git.lizzy.rs Git - rust.git/commit
Use is_empty in range iteration exhaustion tests
authorScott McMurray <scottmcm@users.noreply.github.com>
Sat, 10 Feb 2018 01:54:27 +0000 (17:54 -0800)
committerScott McMurray <scottmcm@users.noreply.github.com>
Sat, 10 Feb 2018 01:54:27 +0000 (17:54 -0800)
commitb5cb393cf5b4a65fb99d8b1e43450fb87567788b
treeabee324c966322f576a7dd646cf865fdc7d39881
parent7fe182fdfe01e01dd899962cc8dbaea63f422c9c
Use is_empty in range iteration exhaustion tests
src/libcore/ops/range.rs
src/libcore/tests/iter.rs