Commit 417be5b
committed
Change the dummy type used in
`DummyResult::raw_pat` uses a non-error value. And for `raw_ty`, an
empty tuple works just as well as an error, and doesn't imply anything
about whether errors have been emitted.DummyResult::raw_ty.1 parent 502ce82 commit 417be5b
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
570 | | - | |
| 570 | + | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
| 614 | + | |
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| |||
0 commit comments