File tree
60 files changed
+874
-290
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src/deriving
- generic
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- thir
- ty
- rustc_mir_build/src
- build
- custom/parse
- expr
- thir
- cx
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_span/src
- src/tools/clippy
- clippy_lints/src
- loops
- utils
- clippy_utils/src
- tests/ui
- feature-gates
- parser
- stats
- structs
- thir-print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+874
-290
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2995 | 2995 |
| |
2996 | 2996 |
| |
2997 | 2997 |
| |
| 2998 | + | |
2998 | 2999 |
| |
2999 | 3000 |
| |
3000 | 3001 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1048 | 1048 |
| |
1049 | 1049 |
| |
1050 | 1050 |
| |
1051 |
| - | |
| 1051 | + | |
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 | 1054 |
| |
1055 | 1055 |
| |
1056 | 1056 |
| |
| 1057 | + | |
1057 | 1058 |
| |
1058 | 1059 |
| |
1059 | 1060 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
934 | 934 |
| |
935 | 935 |
| |
936 | 936 |
| |
937 |
| - | |
| 937 | + | |
938 | 938 |
| |
939 | 939 |
| |
940 | 940 |
| |
941 | 941 |
| |
| 942 | + | |
942 | 943 |
| |
943 | 944 |
| |
944 | 945 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
| 319 | + | |
320 | 320 |
| |
321 |
| - | |
322 |
| - | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
323 | 325 |
| |
324 |
| - | |
| 326 | + | |
325 | 327 |
| |
326 | 328 |
| |
327 | 329 |
| |
| |||
1460 | 1462 |
| |
1461 | 1463 |
| |
1462 | 1464 |
| |
1463 |
| - | |
| 1465 | + | |
1464 | 1466 |
| |
1465 | 1467 |
| |
1466 | 1468 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
| 775 | + | |
775 | 776 |
| |
776 | 777 |
| |
777 | 778 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
541 | 541 |
| |
542 | 542 |
| |
543 | 543 |
| |
| 544 | + | |
544 | 545 |
| |
545 | 546 |
| |
546 | 547 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1146 | 1146 |
| |
1147 | 1147 |
| |
1148 | 1148 |
| |
1149 |
| - | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
1150 | 1152 |
| |
1151 | 1153 |
| |
1152 | 1154 |
| |
| |||
1234 | 1236 |
| |
1235 | 1237 |
| |
1236 | 1238 |
| |
1237 |
| - | |
| 1239 | + | |
1238 | 1240 |
| |
1239 | 1241 |
| |
1240 | 1242 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
|
Lines changed: 56 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 |
| |
58 | 64 |
| |
59 | 65 |
| |
60 | 66 |
| |
61 | 67 |
| |
62 | 68 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
70 |
| - | |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
76 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
77 | 89 |
| |
78 | 90 |
| |
79 | 91 |
| |
| |||
93 | 105 |
| |
94 | 106 |
| |
95 | 107 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
100 | 140 |
| |
101 | 141 |
| |
102 | 142 |
| |
| |||
156 | 196 |
| |
157 | 197 |
| |
158 | 198 |
| |
159 |
| - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
160 | 205 |
| |
161 | 206 |
| |
162 | 207 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 |
| - | |
| 185 | + | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
299 |
| - | |
| 299 | + | |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| |||
1443 | 1443 |
| |
1444 | 1444 |
| |
1445 | 1445 |
| |
1446 |
| - | |
| 1446 | + | |
1447 | 1447 |
| |
1448 | 1448 |
| |
1449 | 1449 |
| |
|
0 commit comments