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 | |
---|---|---|---|
| |||
2484 | 2484 |
| |
2485 | 2485 |
| |
2486 | 2486 |
| |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
2487 | 2490 |
| |
2488 | 2491 |
| |
2489 | 2492 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
560 | 560 |
| |
561 | 561 |
| |
562 | 562 |
| |
563 |
| - | |
| 563 | + | |
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
906 | 906 |
| |
907 | 907 |
| |
908 | 908 |
| |
909 |
| - | |
| 909 | + | |
910 | 910 |
| |
911 | 911 |
| |
912 | 912 |
| |
|
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 | |
---|---|---|---|
| |||
2651 | 2651 |
| |
2652 | 2652 |
| |
2653 | 2653 |
| |
| 2654 | + | |
2654 | 2655 |
| |
2655 | 2656 |
| |
2656 | 2657 |
| |
|
0 commit comments