File tree
27 files changed
+818
-54
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
+818
-54
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1075 | 1075 |
| |
1076 | 1076 |
| |
1077 | 1077 |
| |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1078 | 1081 |
| |
1079 | 1082 |
| |
1080 | 1083 |
| |
1081 | 1084 |
| |
1082 | 1085 |
| |
1083 | 1086 |
| |
1084 |
| - | |
| 1087 | + | |
1085 | 1088 |
| |
1086 | 1089 |
| |
1087 | 1090 |
| |
1088 | 1091 |
| |
1089 | 1092 |
| |
1090 | 1093 |
| |
1091 |
| - | |
| 1094 | + | |
1092 | 1095 |
| |
1093 | 1096 |
| |
1094 | 1097 |
| |
|
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 | |
---|---|---|---|
| |||
2371 | 2371 |
| |
2372 | 2372 |
| |
2373 | 2373 |
| |
| 2374 | + | |
2374 | 2375 |
| |
2375 | 2376 |
| |
2376 | 2377 |
| |
|
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 | |
---|---|---|---|
| |||
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
| 535 | + | |
| 536 | + | |
535 | 537 |
| |
536 | 538 |
| |
537 | 539 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1227 | 1227 |
| |
1228 | 1228 |
| |
1229 | 1229 |
| |
| 1230 | + | |
1230 | 1231 |
| |
1231 | 1232 |
| |
1232 | 1233 |
| |
|
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 |
| |
| |||
114 | 116 |
| |
115 | 117 |
| |
116 | 118 |
| |
| 119 | + | |
117 | 120 |
| |
118 | 121 |
| |
119 | 122 |
| |
|
0 commit comments