File tree
30 files changed
+295
-25
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_const_eval/src/interpret
- rustc_hir_analysis/src
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- rustc_type_ir/src
- src/tools
- clippy/clippy_utils/src
- rustfmt/src
- tests/ui/type/pattern_types
30 files changed
+295
-25
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2472 | 2472 |
| |
2473 | 2473 |
| |
2474 | 2474 |
| |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
2475 | 2478 |
| |
2476 | 2479 |
| |
2477 | 2480 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
603 | 603 |
| |
604 | 604 |
| |
605 | 605 |
| |
606 |
| - | |
| 606 | + | |
607 | 607 |
| |
608 | 608 |
| |
609 | 609 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
612 |
| - | |
| 612 | + | |
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
147 | 149 |
| |
148 | 150 |
| |
149 | 151 |
| |
| |||
464 | 466 |
| |
465 | 467 |
| |
466 | 468 |
| |
| 469 | + | |
467 | 470 |
| |
468 | 471 |
| |
469 | 472 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1218 | 1218 |
| |
1219 | 1219 |
| |
1220 | 1220 |
| |
| 1221 | + | |
1221 | 1222 |
| |
1222 | 1223 |
| |
1223 | 1224 |
| |
|
Lines changed: 17 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1248 | 1248 |
| |
1249 | 1249 |
| |
1250 | 1250 |
| |
| 1251 | + | |
1251 | 1252 |
| |
1252 | 1253 |
| |
1253 | 1254 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1824 | 1824 |
| |
1825 | 1825 |
| |
1826 | 1826 |
| |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
1827 | 1830 |
| |
1828 | 1831 |
| |
1829 | 1832 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
714 |
| - | |
| 714 | + | |
715 | 715 |
| |
716 | 716 |
| |
717 | 717 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2753 | 2753 |
| |
2754 | 2754 |
| |
2755 | 2755 |
| |
| 2756 | + | |
2756 | 2757 |
| |
2757 | 2758 |
| |
2758 | 2759 |
| |
|
0 commit comments