about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2014-08-26 22:45:00 +1000
committerHuon Wilson <dbau.pp+github@gmail.com>2014-08-29 17:43:46 +1000
commitfd278a892a9bb27fbe274d7cb472bc7e4ca0c1b3 (patch)
tree05e788396e1625c40b8ea6693a28cf365f6f63bb /src/rustllvm/RustWrapper.cpp
parent2e4a21c2c2cc0702044dabf11d0839e4ed65a079 (diff)
downloadrust-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