This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
53 files changed
+1468
-400
lines changed- compiler
- rustc_mir_build
- src
- thir/pattern
- rustc_pattern_analysis
- src
- tests
- common
- tests/ui
- consts
- error-codes
- or-patterns
- pattern/usefulness
- integer-ranges
- reachable
- rfcs
- rfc-0000-never_patterns
- rfc-2008-non-exhaustive
- uninhabited
- rfc-2294-if-let-guard
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+1468
-400
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
331 | 334 |
| |
332 | 335 |
| |
333 | 336 |
| |
|
Lines changed: 29 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
582 | 582 |
| |
583 | 583 |
| |
584 | 584 |
| |
585 |
| - | |
| 585 | + | |
586 | 586 |
| |
587 | 587 |
| |
588 |
| - | |
589 |
| - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
590 | 616 |
| |
591 | 617 |
| |
592 | 618 |
| |
|
0 commit comments