This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
74 files changed
+300
-619
lines changed- compiler
- rustc_ast_passes/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_lint_defs/src
- rustc_pattern_analysis/src
- library/alloc/src
- src/doc/unstable-book/src/language-features
- tests
- mir-opt/building/match
- ui
- binding
- consts/miri_unleashed
- feature-gates
- half-open-range-patterns
- inline-const
- match
- mir
- parser
- issues
- recover
- pattern
- usefulness
- integer-ranges
- range
- rfcs/rfc-1445-restrict-constants-in-patterns
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+300
-619
lines changedLines changed: 1 addition & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 | 421 |
| |
431 | 422 |
| |
432 | 423 |
| |
| |||
619 | 610 |
| |
620 | 611 |
| |
621 | 612 |
| |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 | 613 |
| |
627 | 614 |
| |
628 | 615 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
|
0 commit comments