File tree
27 files changed
+798
-47
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- rustc_middle/src
- middle
- query
- rustc_mir_build/src
- build
- matches
- thir/cx
- rustc_parse/src/parser
- rustc_span/src
- src/tools/clippy/clippy_lints/src
- loops
- tests/ui
- binding
- feature-gates
27 files changed
+798
-47
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1058 | 1058 |
| |
1059 | 1059 |
| |
1060 | 1060 |
| |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1061 | 1064 |
| |
1062 | 1065 |
| |
1063 | 1066 |
| |
1064 | 1067 |
| |
1065 | 1068 |
| |
1066 | 1069 |
| |
1067 |
| - | |
| 1070 | + | |
1068 | 1071 |
| |
1069 | 1072 |
| |
1070 | 1073 |
| |
1071 | 1074 |
| |
1072 | 1075 |
| |
1073 | 1076 |
| |
1074 |
| - | |
| 1077 | + | |
1075 | 1078 |
| |
1076 | 1079 |
| |
1077 | 1080 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
612 |
| - | |
| 612 | + | |
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
101 | 110 |
| |
102 | 111 |
| |
103 | 112 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2407 | 2407 |
| |
2408 | 2408 |
| |
2409 | 2409 |
| |
| 2410 | + | |
2410 | 2411 |
| |
2411 | 2412 |
| |
2412 | 2413 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1074 | 1074 |
| |
1075 | 1075 |
| |
1076 | 1076 |
| |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1077 | 1080 |
| |
1078 | 1081 |
| |
1079 | 1082 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
536 | 536 |
| |
537 | 537 |
| |
538 | 538 |
| |
| 539 | + | |
| 540 | + | |
539 | 541 |
| |
540 | 542 |
| |
541 | 543 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1242 | 1242 |
| |
1243 | 1243 |
| |
1244 | 1244 |
| |
| 1245 | + | |
1245 | 1246 |
| |
1246 | 1247 |
| |
1247 | 1248 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
| 108 | + | |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
| |||
113 | 115 |
| |
114 | 116 |
| |
115 | 117 |
| |
| 118 | + | |
116 | 119 |
| |
117 | 120 |
| |
118 | 121 |
| |
|
0 commit comments