File tree
88 files changed
+1086
-222
lines changed- compiler
- rustc_ast/src/util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_codegen_llvm/src
- llvm
- rustc_const_eval/src
- interpret
- transform/check_consts
- rustc_data_structures/src/stable_hasher
- rustc_expand/src/mbe
- rustc_hir_analysis
- locales
- src
- check
- coherence
- collect
- rustc_hir_typeck/src
- rustc_incremental/src
- rustc_index/src
- rustc_infer
- locales
- src/infer
- canonical
- error_reporting
- lexical_region_resolve
- nll_relate
- region_constraints
- rustc_interface/locales
- rustc_lexer/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- infer
- mir
- query
- traits
- ty
- inhabitedness
- rustc_mir_build/src/build/expr
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_passes/src
- liveness
- rustc_query_impl/src
- rustc_resolve/src
- late
- rustc_session
- locales
- src
- rustc_span/src
- rustc_trait_selection/src
- solve
- canonical
- traits
- select
- src/tools/clippy
- book/src
- clippy_lints/src
- utils
- tests/ui
- crashes
- tests
- ui
- suggestions
- traits/non_lifetime_binders
- typeck
- ui-toml/array_size_threshold
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+1086
-222
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1607 | 1607 |
| |
1608 | 1608 |
| |
1609 | 1609 |
| |
1610 |
| - | |
| 1610 | + | |
1611 | 1611 |
| |
1612 | 1612 |
| |
1613 | 1613 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
| |||
949 | 949 |
| |
950 | 950 |
| |
951 | 951 |
| |
952 |
| - | |
| 952 | + | |
953 | 953 |
| |
954 | 954 |
| |
955 | 955 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
889 | 889 |
| |
890 | 890 |
| |
891 | 891 |
| |
892 |
| - | |
| 892 | + | |
893 | 893 |
| |
894 | 894 |
| |
895 | 895 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1814 | 1814 |
| |
1815 | 1815 |
| |
1816 | 1816 |
| |
1817 |
| - | |
1818 |
| - | |
1819 | 1817 |
| |
1820 | 1818 |
| |
1821 | 1819 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
125 | 123 |
| |
126 | 124 |
| |
127 | 125 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
| 480 | + | |
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
| 335 | + | |
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
285 |
| - | |
| 285 | + | |
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1873 | 1873 |
| |
1874 | 1874 |
| |
1875 | 1875 |
| |
1876 |
| - | |
| 1876 | + | |
1877 | 1877 |
| |
1878 | 1878 |
| |
1879 | 1879 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 |
| - | |
| 440 | + | |
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
|
Lines changed: 57 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| |||
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
164 | 175 |
| |
165 | 176 |
| |
166 | 177 |
| |
| |||
211 | 222 |
| |
212 | 223 |
| |
213 | 224 |
| |
| 225 | + | |
214 | 226 |
| |
215 | 227 |
| |
216 | 228 |
| |
| |||
312 | 324 |
| |
313 | 325 |
| |
314 | 326 |
| |
315 |
| - | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
316 | 330 |
| |
317 | 331 |
| |
318 | 332 |
| |
| |||
1029 | 1043 |
| |
1030 | 1044 |
| |
1031 | 1045 |
| |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
1032 | 1052 |
| |
1033 | 1053 |
| |
1034 | 1054 |
| |
| |||
1275 | 1295 |
| |
1276 | 1296 |
| |
1277 | 1297 |
| |
1278 |
| - | |
| 1298 | + | |
| 1299 | + | |
1279 | 1300 |
| |
1280 | 1301 |
| |
1281 | 1302 |
| |
| |||
1340 | 1361 |
| |
1341 | 1362 |
| |
1342 | 1363 |
| |
1343 |
| - | |
| 1364 | + | |
| 1365 | + | |
1344 | 1366 |
| |
1345 | 1367 |
| |
1346 | 1368 |
| |
| |||
1359 | 1381 |
| |
1360 | 1382 |
| |
1361 | 1383 |
| |
| 1384 | + | |
1362 | 1385 |
| |
1363 | 1386 |
| |
1364 | 1387 |
| |
| |||
1392 | 1415 |
| |
1393 | 1416 |
| |
1394 | 1417 |
| |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
1395 | 1423 |
| |
1396 | 1424 |
| |
1397 | 1425 |
| |
1398 | 1426 |
| |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
1399 | 1448 |
| |
1400 | 1449 |
| |
1401 | 1450 |
| |
| |||
1474 | 1523 |
| |
1475 | 1524 |
| |
1476 | 1525 |
| |
1477 |
| - | |
| 1526 | + | |
| 1527 | + | |
1478 | 1528 |
| |
1479 | 1529 |
| |
1480 | 1530 |
| |
| |||
1710 | 1760 |
| |
1711 | 1761 |
| |
1712 | 1762 |
| |
1713 |
| - | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
1714 | 1766 |
| |
1715 | 1767 |
| |
1716 | 1768 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
636 | 636 |
| |
637 | 637 |
| |
638 | 638 |
| |
639 |
| - | |
| 639 | + | |
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2223 | 2223 |
| |
2224 | 2224 |
| |
2225 | 2225 |
| |
2226 |
| - | |
| 2226 | + | |
2227 | 2227 |
| |
2228 | 2228 |
| |
2229 | 2229 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1870 | 1870 |
| |
1871 | 1871 |
| |
1872 | 1872 |
| |
1873 |
| - | |
| 1873 | + | |
1874 | 1874 |
| |
1875 | 1875 |
| |
1876 | 1876 |
| |
|
0 commit comments