rust/src/test/ui/closures
Tyler Mandry c2702e38e4
Rollup merge of #67149 - JohnTitor:fix-ice-1, r=Dylan-DPC
Do not ICE #67123

Fixes #67123

r? @matthewjasper
2019-12-09 14:33:12 -08:00
..
closure-expected-type bless polonius output due to lacking the 'static special-casing 2019-12-06 11:50:02 +01:00
closure-array-break-length.rs
closure-array-break-length.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
closure-bounds-cant-promote-superkind-in-struct.rs
closure-bounds-cant-promote-superkind-in-struct.stderr Handle more cases 2019-10-15 13:55:43 -07:00
closure-bounds-static-cant-capture-borrowed.nll.stderr
closure-bounds-static-cant-capture-borrowed.rs
closure-bounds-static-cant-capture-borrowed.stderr
closure-bounds-subtype.rs
closure-bounds-subtype.stderr Use structured suggestion for restricting bounds 2019-10-15 13:55:43 -07:00
closure-immutable-outer-variable.fixed
closure-immutable-outer-variable.rs
closure-immutable-outer-variable.rs.fixed
closure-immutable-outer-variable.stderr Update ui tests 2019-11-18 19:00:10 +01:00
closure-move-sync.rs consistent handling of missing sysroot spans 2019-11-02 23:15:45 +01:00
closure-move-sync.stderr consistent handling of missing sysroot spans 2019-11-02 23:15:45 +01:00
closure-no-fn-1.rs
closure-no-fn-1.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
closure-no-fn-2.rs
closure-no-fn-2.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
closure-no-fn-3.rs
closure-no-fn-3.stderr
closure-referencing-itself-issue-25954.rs
closure-referencing-itself-issue-25954.stderr
closure-reform-bad.rs
closure-reform-bad.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
closure-wrong-kind.rs
closure-wrong-kind.stderr
issue-41366.rs Add test for issue-41366 2019-10-22 17:05:03 +09:00
issue-41366.stderr Add long error for E0631 and update ui tests. 2019-12-02 22:01:27 -05:00
issue-52437.rs Bless const tests with improved diagnostics 2019-11-13 10:44:14 -08:00
issue-52437.stderr Bless const tests with improved diagnostics 2019-11-13 10:44:14 -08:00
issue-67123.rs Do not ICE on closure 2019-12-09 18:55:38 +09:00
issue-67123.stderr Do not ICE on closure 2019-12-09 18:55:38 +09:00