diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-10-01 09:55:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-01 09:55:39 +0200 |
| commit | 46bf6ad416cf922c410fed11e9f73c03c0015bcd (patch) | |
| tree | 6dbfa88da0422f72926f0352a968d79bf84e8464 /src/libsyntax/parse/parser/expr.rs | |
| parent | 5c6a8ee9ddb48b6f997dff12f625e72b9421ec40 (diff) | |
| parent | 13e9b3deb43b228264c6ae6ccf8fb3126790ee80 (diff) | |
| download | rust-46bf6ad416cf922c410fed11e9f73c03c0015bcd.tar.gz rust-46bf6ad416cf922c410fed11e9f73c03c0015bcd.zip | |
Rollup merge of #64937 - estebank:dedup-closure-err, r=Centril
Deduplicate closure type errors Closure typing obligations flow in both direcitons to properly infer types. Because of this, we will get 2 type errors whenever there's an unfulfilled obligation. To avoid this, we deduplicate them in the `InferCtxt`.
Diffstat (limited to 'src/libsyntax/parse/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
