diff options
| author | bors <bors@rust-lang.org> | 2019-01-27 20:50:17 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-01-27 20:50:17 +0000 |
| commit | da6ab956e1002517803ecd38b904504a1223274b (patch) | |
| tree | 0a8619efe66523f5a6aeae38b3259eb241af9d7b /src/rustllvm/RustWrapper.cpp | |
| parent | 8611577360e66f90470bd40c498cf8d194f67926 (diff) | |
| parent | 02bda7a0617fd0d0d3ac11dffb17ffba8c0f0601 (diff) | |
| download | rust-da6ab956e1002517803ecd38b904504a1223274b.tar.gz rust-da6ab956e1002517803ecd38b904504a1223274b.zip | |
Auto merge of #56932 - clarcharr:iter_refactor, r=Centril
Refactor core::iter module A while back, I refactored `core::ops` in #42523 because the module had become a giant mess and was difficult to modify. Now, I'm doing the same with the `core::iter` module. Like the `core::ops` refactor, things have been split up into multiple commits to make rebasing easier, and so that you can follow changes. Although the diffs are hard to decipher, the only actual code changes I've made in the first few commits are to modify exports and imports. I save all of the actual code refactoring, e.g. modifying what methods are called, for the end.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
