diff options
| author | Huon Wilson <dbau.pp+github@gmail.com> | 2014-08-26 22:45:00 +1000 |
|---|---|---|
| committer | Huon Wilson <dbau.pp+github@gmail.com> | 2014-08-29 17:43:46 +1000 |
| commit | fd278a892a9bb27fbe274d7cb472bc7e4ca0c1b3 (patch) | |
| tree | 05e788396e1625c40b8ea6693a28cf365f6f63bb /src/rustllvm/RustWrapper.cpp | |
| parent | 2e4a21c2c2cc0702044dabf11d0839e4ed65a079 (diff) | |
| download | rust-fd278a892a9bb27fbe274d7cb472bc7e4ca0c1b3.tar.gz rust-fd278a892a9bb27fbe274d7cb472bc7e4ca0c1b3.zip | |
Avoid flow-on Iterator error for `for ... in [ty err] {}`.
This squashes the > `for` loop expression has type `[type error]` which does not implement > the `Iterator` trait message that one received when writing `for ... in x` where was previously found to have a type error. Fixes #16042.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
