]> git.lizzy.rs Git - rust.git/commit
Changed implementation of the third field to make LLVM optimize it better.
authorkennytm <kennytm@gmail.com>
Fri, 13 Jul 2018 05:08:28 +0000 (13:08 +0800)
committerkennytm <kennytm@gmail.com>
Fri, 13 Jul 2018 05:26:07 +0000 (13:26 +0800)
commit6093128ef3c5ae661ec66fbf3685833d6be217bb
tree7f03dadcadb78e4d9c7ce00e7bd557761a2a7678
parent6e0dd9ec0362af41996cf2d2a0afd520bf873d3a
Changed implementation of the third field to make LLVM optimize it better.
src/libcore/iter/mod.rs
src/libcore/iter/range.rs
src/libcore/ops/range.rs