File tree
436 files changed
+6509
-3037
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_builtin_macros/src
- rustc_codegen_llvm
- src
- back
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- mir
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- collect
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src
- infer
- lexical_region_resolve
- traits
- rustc_interface/src
- rustc_lexer/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rustc_middle/src
- middle
- query
- traits
- ty
- print
- rustc_mir_build/src/build/expr
- rustc_parse/src
- lexer
- parser
- rustc_privacy/src
- rustc_resolve/src
- rustc_session
- src
- rustc_span/src
- rustc_target/src/asm
- rustc_trait_selection/src/traits
- error_reporting
- rustc_ty_utils/src
- library
- alloc/src/collections/btree
- map
- core/src
- array
- ffi
- iter/adapters
- mem
- net
- slice
- str
- proc_macro/src/bridge
- std/src
- sys
- hermit
- sgx/abi
- solid
- unix
- time
- src
- bootstrap
- builder
- config
- ci
- docker
- host-x86_64
- dist-arm-linux
- dist-x86_64-musl
- test-various
- scripts
- github-actions
- scripts
- doc
- rustc/src/codegen-options
- unstable-book/src
- compiler-flags
- language-features
- librustdoc
- html
- render
- tools
- clippy
- .github/workflows
- book/src
- development
- proposals
- clippy_dev/src
- clippy_lints
- src
- casts
- functions
- loops
- matches
- methods
- operators
- types
- utils
- clippy_utils
- src
- declare_clippy_lint
- lintcheck
- src
- src
- tests
- ui
- auxiliary
- crashes
- items_after_test_module
- auxiliary
- ui-toml
- semicolon_block
- toml_unknown_key
- util/gh-pages
- compiletest/src
- header
- miri
- src/bin
- miropt-test-tools/src
- rustfmt/src/bin
- suggest-tests/src
- tests
- assembly
- mir-opt
- const_prop
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
436 files changed
+6509
-3037
lines changedLines changed: 4 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
54 |
| - | |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
58 |
| - | |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
62 |
| - | |
63 | 59 |
| |
64 | 60 |
| |
65 | 61 |
| |
| |||
98 | 94 |
| |
99 | 95 |
| |
100 | 96 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 | 97 |
| |
105 | 98 |
| |
106 | 99 |
| |
| |||
170 | 163 |
| |
171 | 164 |
| |
172 | 165 |
| |
| 166 | + | |
173 | 167 |
| |
174 | 168 |
| |
175 | 169 |
| |
| |||
521 | 515 |
| |
522 | 516 |
| |
523 | 517 |
| |
524 |
| - | |
525 |
| - | |
526 |
| - | |
527 | 518 |
| |
528 | 519 |
| |
529 | 520 |
| |
| |||
593 | 584 |
| |
594 | 585 |
| |
595 | 586 |
| |
| 587 | + | |
596 | 588 |
| |
597 | 589 |
| |
598 | 590 |
| |
| |||
637 | 629 |
| |
638 | 630 |
| |
639 | 631 |
| |
640 |
| - | |
641 |
| - | |
642 |
| - | |
643 | 632 |
| |
644 | 633 |
| |
645 | 634 |
| |
| |||
706 | 695 |
| |
707 | 696 |
| |
708 | 697 |
| |
| 698 | + | |
709 | 699 |
| |
710 | 700 |
| |
711 | 701 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
577 | 577 |
| |
578 | 578 |
| |
579 | 579 |
| |
580 |
| - | |
| 580 | + | |
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
| |||
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
622 |
| - | |
| 622 | + | |
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
| |||
643 | 643 |
| |
644 | 644 |
| |
645 | 645 |
| |
646 |
| - | |
| 646 | + | |
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
| |||
969 | 969 |
| |
970 | 970 |
| |
971 | 971 |
| |
972 |
| - | |
| 972 | + | |
973 | 973 |
| |
974 | 974 |
| |
975 | 975 |
| |
|
Lines changed: 51 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
729 | 729 |
| |
730 | 730 |
| |
731 | 731 |
| |
732 |
| - | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
733 | 742 |
| |
734 |
| - | |
735 | 743 |
| |
736 | 744 |
| |
737 | 745 |
| |
| 746 | + | |
738 | 747 |
| |
| 748 | + | |
739 | 749 |
| |
740 |
| - | |
741 |
| - | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
742 | 756 |
| |
743 |
| - | |
744 |
| - | |
745 |
| - | |
746 |
| - | |
747 |
| - | |
748 |
| - | |
749 |
| - | |
750 |
| - | |
| 757 | + | |
751 | 758 |
| |
752 |
| - | |
753 |
| - | |
754 |
| - | |
755 |
| - | |
756 |
| - | |
757 |
| - | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
758 | 777 |
| |
759 | 778 |
| |
760 |
| - | |
761 |
| - | |
762 | 779 |
| |
763 | 780 |
| |
764 | 781 |
| |
765 | 782 |
| |
766 | 783 |
| |
767 | 784 |
| |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
768 | 799 |
| |
769 | 800 |
| |
770 | 801 |
| |
|
Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1272 | 1272 |
| |
1273 | 1273 |
| |
1274 | 1274 |
| |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
1275 | 1319 |
| |
1276 | 1320 |
| |
1277 | 1321 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1821 | 1821 |
| |
1822 | 1822 |
| |
1823 | 1823 |
| |
| 1824 | + | |
| 1825 | + | |
1824 | 1826 |
| |
1825 | 1827 |
| |
1826 | 1828 |
| |
| |||
1875 | 1877 |
| |
1876 | 1878 |
| |
1877 | 1879 |
| |
| 1880 | + | |
1878 | 1881 |
| |
1879 | 1882 |
| |
1880 | 1883 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
| |||
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
144 | 150 |
| |
145 | 151 |
| |
146 | 152 |
| |
| |||
170 | 176 |
| |
171 | 177 |
| |
172 | 178 |
| |
| 179 | + | |
173 | 180 |
| |
174 | 181 |
| |
175 | 182 |
| |
|
0 commit comments