This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
201 files changed
+2323
-741
lines changed- compiler
- rustc_abi/src
- rustc_borrowck/src
- diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- check_consts
- interpret
- util
- rustc_driver_impl/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- type_of
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_incremental/src
- persist
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- mir
- query
- ty
- rustc_mir_build/src
- builder
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve/assembly
- rustc_passes/src
- rustc_privacy/src
- rustc_smir/src/rustc_smir/convert
- rustc_target/src/callconv
- rustc_trait_selection/src/error_reporting
- infer
- nice_region_error
- traits
- rustc_ty_utils/src
- layout
- stable_mir/src
- library
- core/src
- intrinsics
- num
- std
- src
- sys_common
- sys/os_str
- tests/floats
- src
- librustdoc
- clean
- doctest
- html/render
- json
- tools
- clippy
- clippy_lints/src
- functions
- methods
- operators
- transmute
- utils
- internal_lints
- clippy_utils/src
- mir
- ty
- rust-analyzer/crates/hir-ty/src
- tests
- codegen
- float
- ui
- abi
- c-variadic
- cmse-nonsecure/cmse-nonsecure-call
- feature-gates
- generic-associated-types
- impl-trait/in-trait
- layout
- pattern/rfc-3627-match-ergonomics-2024
- auxiliary
- repr
- traits
- const-traits
- next-solver
- coherence
- type/pattern_types
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
201 files changed
+2323
-741
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
224 | | - | |
| 225 | + | |
225 | 226 | | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
| 405 | + | |
403 | 406 | | |
404 | 407 | | |
405 | 408 | | |
| |||
447 | 450 | | |
448 | 451 | | |
449 | 452 | | |
450 | | - | |
451 | 453 | | |
452 | 454 | | |
453 | 455 | | |
| |||
639 | 641 | | |
640 | 642 | | |
641 | 643 | | |
642 | | - | |
643 | | - | |
644 | | - | |
| 644 | + | |
| 645 | + | |
645 | 646 | | |
646 | 647 | | |
647 | 648 | | |
| |||
683 | 684 | | |
684 | 685 | | |
685 | 686 | | |
| 687 | + | |
686 | 688 | | |
687 | 689 | | |
688 | 690 | | |
| |||
853 | 855 | | |
854 | 856 | | |
855 | 857 | | |
856 | | - | |
857 | | - | |
858 | | - | |
| 858 | + | |
| 859 | + | |
859 | 860 | | |
860 | 861 | | |
861 | 862 | | |
| |||
995 | 996 | | |
996 | 997 | | |
997 | 998 | | |
| 999 | + | |
998 | 1000 | | |
999 | 1001 | | |
1000 | 1002 | | |
| |||
1355 | 1357 | | |
1356 | 1358 | | |
1357 | 1359 | | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
| 1360 | + | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | 1363 | | |
| |||
1378 | 1378 | | |
1379 | 1379 | | |
1380 | 1380 | | |
| 1381 | + | |
1381 | 1382 | | |
1382 | 1383 | | |
1383 | 1384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1404 | 1404 | | |
1405 | 1405 | | |
1406 | 1406 | | |
1407 | | - | |
1408 | 1407 | | |
1409 | 1408 | | |
1410 | 1409 | | |
| |||
1423 | 1422 | | |
1424 | 1423 | | |
1425 | 1424 | | |
1426 | | - | |
1427 | | - | |
1428 | | - | |
1429 | | - | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
1430 | 1428 | | |
1431 | 1429 | | |
1432 | 1430 | | |
| |||
1445 | 1443 | | |
1446 | 1444 | | |
1447 | 1445 | | |
1448 | | - | |
1449 | | - | |
1450 | | - | |
1451 | | - | |
1452 | | - | |
1453 | | - | |
1454 | 1446 | | |
1455 | 1447 | | |
1456 | 1448 | | |
| |||
1471 | 1463 | | |
1472 | 1464 | | |
1473 | 1465 | | |
1474 | | - | |
| 1466 | + | |
1475 | 1467 | | |
1476 | 1468 | | |
1477 | 1469 | | |
| |||
1492 | 1484 | | |
1493 | 1485 | | |
1494 | 1486 | | |
1495 | | - | |
| 1487 | + | |
1496 | 1488 | | |
1497 | 1489 | | |
1498 | 1490 | | |
| |||
1506 | 1498 | | |
1507 | 1499 | | |
1508 | 1500 | | |
1509 | | - | |
1510 | | - | |
1511 | | - | |
| 1501 | + | |
1512 | 1502 | | |
1513 | 1503 | | |
1514 | 1504 | | |
| |||
1704 | 1694 | | |
1705 | 1695 | | |
1706 | 1696 | | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
1707 | 1702 | | |
1708 | 1703 | | |
1709 | 1704 | | |
| |||
1735 | 1730 | | |
1736 | 1731 | | |
1737 | 1732 | | |
1738 | | - | |
| 1733 | + | |
1739 | 1734 | | |
1740 | 1735 | | |
1741 | 1736 | | |
1742 | 1737 | | |
1743 | 1738 | | |
1744 | 1739 | | |
1745 | | - | |
| 1740 | + | |
1746 | 1741 | | |
1747 | 1742 | | |
1748 | 1743 | | |
| |||
1778 | 1773 | | |
1779 | 1774 | | |
1780 | 1775 | | |
| 1776 | + | |
1781 | 1777 | | |
1782 | 1778 | | |
1783 | 1779 | | |
| |||
1802 | 1798 | | |
1803 | 1799 | | |
1804 | 1800 | | |
| 1801 | + | |
1805 | 1802 | | |
1806 | 1803 | | |
1807 | 1804 | | |
| |||
1813 | 1810 | | |
1814 | 1811 | | |
1815 | 1812 | | |
| 1813 | + | |
1816 | 1814 | | |
1817 | 1815 | | |
1818 | 1816 | | |
| |||
1877 | 1875 | | |
1878 | 1876 | | |
1879 | 1877 | | |
1880 | | - | |
1881 | 1878 | | |
1882 | 1879 | | |
1883 | 1880 | | |
| |||
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| 389 | + | |
389 | 390 | | |
390 | | - | |
| 391 | + | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
| |||
396 | 397 | | |
397 | 398 | | |
398 | 399 | | |
399 | | - | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| |||
782 | 783 | | |
783 | 784 | | |
784 | 785 | | |
785 | | - | |
786 | | - | |
787 | | - | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
788 | 789 | | |
789 | 790 | | |
790 | 791 | | |
| |||
2443 | 2444 | | |
2444 | 2445 | | |
2445 | 2446 | | |
2446 | | - | |
2447 | 2447 | | |
2448 | 2448 | | |
2449 | 2449 | | |
| |||
2522 | 2522 | | |
2523 | 2523 | | |
2524 | 2524 | | |
2525 | | - | |
| 2525 | + | |
2526 | 2526 | | |
2527 | 2527 | | |
2528 | 2528 | | |
| |||
4178 | 4178 | | |
4179 | 4179 | | |
4180 | 4180 | | |
4181 | | - | |
| 4181 | + | |
4182 | 4182 | | |
4183 | 4183 | | |
4184 | 4184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
781 | | - | |
| 780 | + | |
| 781 | + | |
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
785 | | - | |
| 785 | + | |
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| |||
Lines changed: 10 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
651 | | - | |
652 | 651 | | |
653 | 652 | | |
654 | | - | |
| 653 | + | |
655 | 654 | | |
656 | 655 | | |
657 | 656 | | |
| |||
749 | 748 | | |
750 | 749 | | |
751 | 750 | | |
752 | | - | |
| 751 | + | |
753 | 752 | | |
754 | 753 | | |
755 | 754 | | |
| |||
856 | 855 | | |
857 | 856 | | |
858 | 857 | | |
859 | | - | |
| 858 | + | |
860 | 859 | | |
861 | 860 | | |
862 | 861 | | |
| |||
871 | 870 | | |
872 | 871 | | |
873 | 872 | | |
874 | | - | |
| 873 | + | |
875 | 874 | | |
876 | 875 | | |
877 | 876 | | |
| |||
884 | 883 | | |
885 | 884 | | |
886 | 885 | | |
887 | | - | |
888 | | - | |
889 | | - | |
| 886 | + | |
890 | 887 | | |
891 | 888 | | |
892 | | - | |
893 | | - | |
| 889 | + | |
| 890 | + | |
894 | 891 | | |
895 | 892 | | |
896 | 893 | | |
897 | | - | |
| 894 | + | |
898 | 895 | | |
899 | 896 | | |
900 | 897 | | |
| |||
942 | 939 | | |
943 | 940 | | |
944 | 941 | | |
945 | | - | |
| 942 | + | |
946 | 943 | | |
947 | 944 | | |
948 | 945 | | |
| |||
1275 | 1272 | | |
1276 | 1273 | | |
1277 | 1274 | | |
1278 | | - | |
| 1275 | + | |
1279 | 1276 | | |
1280 | 1277 | | |
1281 | 1278 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1169 | 1169 | | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | | - | |
1173 | | - | |
| 1172 | + | |
1174 | 1173 | | |
1175 | 1174 | | |
1176 | 1175 | | |
| |||
0 commit comments