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 | |
---|---|---|---|
| |||
1063 | 1063 |
| |
1064 | 1064 |
| |
1065 | 1065 |
| |
| 1066 | + | |
| 1067 | + | |
| 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 |
| |
1078 | 1081 |
| |
1079 |
| - | |
| 1082 | + | |
1080 | 1083 |
| |
1081 | 1084 |
| |
1082 | 1085 |
| |
|
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 | |
---|---|---|---|
| |||
2391 | 2391 |
| |
2392 | 2392 |
| |
2393 | 2393 |
| |
| 2394 | + | |
2394 | 2395 |
| |
2395 | 2396 |
| |
2396 | 2397 |
| |
|
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 | |
---|---|---|---|
| |||
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
| 542 | + | |
| 543 | + | |
542 | 544 |
| |
543 | 545 |
| |
544 | 546 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1245 | 1245 |
| |
1246 | 1246 |
| |
1247 | 1247 |
| |
| 1248 | + | |
1248 | 1249 |
| |
1249 | 1250 |
| |
1250 | 1251 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
| |||
114 | 116 |
| |
115 | 117 |
| |
116 | 118 |
| |
| 119 | + | |
117 | 120 |
| |
118 | 121 |
| |
119 | 122 |
| |
|
0 commit comments