diff options
| author | Zack M. Davis <code@zackmdavis.net> | 2018-10-27 14:55:07 -0700 |
|---|---|---|
| committer | Zack M. Davis <code@zackmdavis.net> | 2018-10-27 14:55:07 -0700 |
| commit | b7546150b2f372bc31f908c41c0078936c3d8b66 (patch) | |
| tree | 33978144e1288fc471445ca7884f13d980873a2e /src/rustllvm/RustWrapper.cpp | |
| parent | f32f1113c93fe84f252293ae4af86be1ceae4a84 (diff) | |
| download | rust-b7546150b2f372bc31f908c41c0078936c3d8b66.tar.gz rust-b7546150b2f372bc31f908c41c0078936c3d8b66.zip | |
back out bogus `Ok`-wrapping suggestion on `?` arm type mismatch
This suggestion was introduced in #51938 / 6cc78bf8d7 (while introducing different language for type errors coming from `?` rather than a `match`), but it has a lot of false-positives (as repeatedly reported in Issues #52537, #52598, #54578, #55336), and incorrect suggestions carry more badness than marginal good suggestions do goodness. Just get rid of it (unless and until someone figures out how to do it correctly). Resolves #52537, resolves #54578.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
