about summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-04-08 07:02:06 +0000
committerbors <bors@rust-lang.org>2015-04-08 07:02:06 +0000
commit3a66c7f6263ca390436a6faa9b8cbd0ef66c1e6c (patch)
treec3c2216279b3168c5aaf504e14fb8c26ddcf71c0 /src/libstd/sys/unix/ext.rs
parentce97c197c2ba3f89818721728cff219258497a69 (diff)
parentdddcbcfeac13c1cf0a262e7d57e14d6588dcadc2 (diff)
downloadrust-3a66c7f6263ca390436a6faa9b8cbd0ef66c1e6c.tar.gz
rust-3a66c7f6263ca390436a6faa9b8cbd0ef66c1e6c.zip
Auto merge of #24120 - aturon:range-perf, r=alexcrichton
A recent change to the implementation of range iterators meant that,
even when stepping by 1, the iterators *always* involved checked
arithmetic.

This commit reverts to the earlier behavior (while retaining the
refactoring into traits).

Fixes #24095
Closes #24119
cc #24014 

r? @alexcrichton 
Diffstat (limited to 'src/libstd/sys/unix/ext.rs')
0 files changed, 0 insertions, 0 deletions