File tree
303 files changed
+5028
-2733
lines changed- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- const_eval
- rustc_error_messages
- locales/en-US
- src
- rustc_expand/src
- rustc_infer/src/infer
- rustc_macros/src
- diagnostics
- rustc_middle/src/hir/map
- rustc_mir_build/src
- build
- expr
- thir
- pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_parse_format/src
- rustc_plugin_impl
- src
- rustc_resolve/src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- rustc_typeck/src/check
- fn_ctxt
- library
- alloc
- src
- boxed
- collections
- btree/map
- vec_deque
- ffi
- vec
- tests
- core/src
- alloc
- array
- char
- convert
- mem
- num
- str
- std/src
- collections/hash
- ffi
- io
- net
- ip
- os/unix/net
- sys
- sgx/abi/usercalls
- unix/process
- windows
- sys_common
- wtf8
- src
- bootstrap
- doc/rustc/src
- librustdoc/html/render
- test
- mir-opt
- const_prop
- inline
- rustdoc-json
- enums
- fn_pointer
- fns
- generic-associated-types
- impls
- lifetime
- methods
- reexport
- structs
- traits
- type
- unions
- ui
- associated-consts
- coherence
- const-generics/early
- consts
- extra-const-ub
- error-codes
- generic-associated-types
- generics
- issues
- or-patterns
- parser
- resolve
- rfc-2632-const-trait-impl
- structs
- type
- ui-fulldeps/fluent-messages
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- jsondocck/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
303 files changed
+5028
-2733
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4321 | 4321 |
| |
4322 | 4322 |
| |
4323 | 4323 |
| |
| 4324 | + | |
4324 | 4325 |
| |
4325 | 4326 |
| |
4326 | 4327 |
| |
| |||
4992 | 4993 |
| |
4993 | 4994 |
| |
4994 | 4995 |
| |
4995 |
| - | |
| 4996 | + | |
4996 | 4997 |
| |
4997 |
| - | |
| 4998 | + | |
4998 | 4999 |
| |
4999 | 5000 |
| |
5000 | 5001 |
| |
| |||
5010 | 5011 |
| |
5011 | 5012 |
| |
5012 | 5013 |
| |
5013 |
| - | |
| 5014 | + | |
5014 | 5015 |
| |
5015 |
| - | |
| 5016 | + | |
5016 | 5017 |
| |
5017 | 5018 |
| |
5018 | 5019 |
| |
| |||
5295 | 5296 |
| |
5296 | 5297 |
| |
5297 | 5298 |
| |
5298 |
| - | |
5299 | 5299 |
| |
5300 | 5300 |
| |
5301 | 5301 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1751 | 1751 |
| |
1752 | 1752 |
| |
1753 | 1753 |
| |
1754 |
| - | |
| 1754 | + | |
| 1755 | + | |
1755 | 1756 |
| |
1756 | 1757 |
| |
1757 | 1758 |
| |
| |||
1761 | 1762 |
| |
1762 | 1763 |
| |
1763 | 1764 |
| |
1764 |
| - | |
| 1765 | + | |
| 1766 | + | |
1765 | 1767 |
| |
1766 | 1768 |
| |
1767 | 1769 |
| |
1768 | 1770 |
| |
1769 |
| - | |
| 1771 | + | |
1770 | 1772 |
| |
1771 | 1773 |
| |
1772 | 1774 |
| |
| |||
1805 | 1807 |
| |
1806 | 1808 |
| |
1807 | 1809 |
| |
1808 |
| - | |
| 1810 | + | |
1809 | 1811 |
| |
1810 | 1812 |
| |
1811 | 1813 |
| |
|
Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
439 | 463 |
| |
440 | 464 |
| |
441 | 465 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
| 202 | + | |
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
928 | 928 |
| |
929 | 929 |
| |
930 | 930 |
| |
931 |
| - | |
| 931 | + | |
932 | 932 |
| |
933 | 933 |
| |
934 | 934 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Lines changed: 16 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
| |||
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
436 | 441 |
| |
437 | 442 |
| |
438 | 443 |
| |
| |||
581 | 586 |
| |
582 | 587 |
| |
583 | 588 |
| |
584 |
| - | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
585 | 594 |
| |
586 | 595 |
| |
587 | 596 |
| |
| |||
647 | 656 |
| |
648 | 657 |
| |
649 | 658 |
| |
650 |
| - | |
| 659 | + | |
651 | 660 |
| |
652 | 661 |
| |
653 | 662 |
| |
| |||
899 | 908 |
| |
900 | 909 |
| |
901 | 910 |
| |
902 |
| - | |
| 911 | + | |
903 | 912 |
| |
904 | 913 |
| |
905 | 914 |
| |
906 |
| - | |
| 915 | + | |
907 | 916 |
| |
908 |
| - | |
| 917 | + | |
909 | 918 |
| |
910 | 919 |
| |
911 | 920 |
| |
912 | 921 |
| |
913 | 922 |
| |
914 | 923 |
| |
915 |
| - | |
916 | 924 |
| |
917 | 925 |
| |
918 |
| - | |
919 |
| - | |
920 |
| - | |
921 |
| - | |
| 926 | + | |
922 | 927 |
| |
923 | 928 |
| |
924 | 929 |
| |
|
Lines changed: 44 additions & 47 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
798 | 798 |
| |
799 | 799 |
| |
800 | 800 |
| |
801 |
| - | |
802 |
| - | |
803 |
| - | |
804 |
| - | |
805 |
| - | |
806 |
| - | |
807 |
| - | |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
812 |
| - | |
813 |
| - | |
814 |
| - | |
815 |
| - | |
816 |
| - | |
817 |
| - | |
818 |
| - | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
819 | 821 |
| |
| 822 | + | |
| 823 | + | |
820 | 824 |
| |
821 | 825 |
| |
822 |
| - | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
823 | 837 |
| |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
840 | 848 |
| |
841 |
| - | |
842 |
| - | |
843 |
| - | |
844 |
| - | |
845 |
| - | |
846 |
| - | |
847 |
| - | |
848 |
| - | |
849 |
| - | |
850 |
| - | |
851 |
| - | |
852 |
| - | |
| 849 | + | |
853 | 850 |
| |
854 | 851 |
| |
855 | 852 |
| |
|
Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
102 | 106 |
| |
103 | 107 |
| |
104 | 108 |
| |
| |||
203 | 207 |
| |
204 | 208 |
| |
205 | 209 |
| |
206 |
| - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
207 | 217 |
| |
208 | 218 |
| |
209 | 219 |
| |
| |||
300 | 310 |
| |
301 | 311 |
| |
302 | 312 |
| |
303 |
| - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
304 | 318 |
| |
305 | 319 |
| |
306 | 320 |
| |
|
0 commit comments