This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
41 files changed
+203
-322
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_lint/src
- rustc_mir_build/src/thir/pattern
- rustc_passes/src
- src
- librustdoc
- clean
- html/render
- tools/clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- tests/ui
- consts/const_in_pattern
- methods
- suggestions
- thir-print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+203
-322
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 |
| - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
1395 | 1399 |
| |
1396 | 1400 |
| |
1397 | 1401 |
| |
|
Lines changed: 23 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 |
| |
74 | 83 |
| |
75 | 84 |
| |
| |||
304 | 313 |
| |
305 | 314 |
| |
306 | 315 |
| |
307 |
| - | |
308 | 316 |
| |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
317 | 330 |
| |
318 | 331 |
| |
319 | 332 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 |
| - | |
| 1394 | + | |
1395 | 1395 |
| |
1396 | 1396 |
| |
1397 | 1397 |
| |
| |||
1418 | 1418 |
| |
1419 | 1419 |
| |
1420 | 1420 |
| |
1421 |
| - | |
| 1421 | + | |
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 | 1424 |
| |
| |||
1572 | 1572 |
| |
1573 | 1573 |
| |
1574 | 1574 |
| |
1575 |
| - | |
1576 |
| - | |
1577 |
| - | |
1578 | 1575 |
| |
1579 | 1576 |
| |
1580 | 1577 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
668 | 668 |
| |
669 | 669 |
| |
670 | 670 |
| |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 | 671 |
| |
675 | 672 |
| |
676 | 673 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
111 | 114 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
703 | 703 |
| |
704 | 704 |
| |
705 | 705 |
| |
706 |
| - | |
707 | 706 |
| |
708 | 707 |
| |
709 | 708 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
| 41 | + | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1905 | 1905 |
| |
1906 | 1906 |
| |
1907 | 1907 |
| |
1908 |
| - | |
1909 |
| - | |
1910 |
| - | |
1911 | 1908 |
| |
1912 | 1909 |
| |
1913 | 1910 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
484 | 483 |
| |
485 | 484 |
| |
486 | 485 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
564 | 563 |
| |
565 | 564 |
| |
566 | 565 |
| |
567 |
| - | |
| 566 | + | |
568 | 567 |
| |
569 | 568 |
| |
570 | 569 |
| |
571 |
| - | |
| 570 | + | |
572 | 571 |
| |
573 | 572 |
| |
574 | 573 |
| |
| |||
581 | 580 |
| |
582 | 581 |
| |
583 | 582 |
| |
584 |
| - | |
| 583 | + | |
585 | 584 |
| |
586 | 585 |
| |
587 | 586 |
| |
| |||
1801 | 1800 |
| |
1802 | 1801 |
| |
1803 | 1802 |
| |
1804 |
| - | |
1805 |
| - | |
| 1803 | + | |
1806 | 1804 |
| |
1807 | 1805 |
| |
1808 | 1806 |
| |
|
0 commit comments