File tree
434 files changed
+5731
-2628
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src/interpret
- rustc_data_structures/src/graph/scc
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_index_macros/src
- rustc_infer/src
- infer
- error_reporting
- nice_region_error
- traits/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src
- hir
- map
- mir
- thir
- traits
- ty
- print
- rustc_mir_build
- src
- build/matches
- thir
- pattern
- rustc_mir_transform
- src
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_query_impl/src
- rustc_query_system/src
- ich
- query
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- traits
- rustc_ty_utils/src
- stable_mir/src
- mir
- library
- alloc
- src
- boxed
- collections/binary_heap
- vec
- tests
- core
- benches
- str
- src
- iter
- adapters
- traits
- num
- ops
- ptr
- slice
- str
- std/src
- io
- copy
- sync
- sys/xous
- src
- bootstrap
- src/core/build_steps
- ci
- docker/host-x86_64
- x86_64-gnu-llvm-15
- x86_64-gnu-llvm-16
- x86_64-gnu-llvm-17
- github-actions
- doc
- rustc/src/platform-support
- unstable-book/src/compiler-flags
- librustdoc
- clean
- formats
- html
- render
- static/js
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- compiletest/src
- header
- miri
- src/shims/unix
- tests
- fail
- uninit
- validity
- pass/concurrency
- rust-analyzer
- crates
- base-db
- src
- cfg/src
- hir/src
- hir-def/src/nameres
- hir-ty
- src
- infer
- tests
- ide/src
- ide-assists/src/handlers
- ide-completion/src
- completions
- ide-diagnostics/src/handlers
- project-model
- src
- test_data
- output
- rust-analyzer
- src/lsp
- tests/slow-tests
- rustc-dependencies
- docs/user
- editors/code
- src
- lib/lsp-server
- src
- rustfmt/src
- tidy/src
- tests
- assembly
- asm
- codegen
- issues
- sanitizer
- mir-opt
- const_prop
- dataflow-const-prop
- run-make
- compressed-debuginfo
- pass-linker-flags-flavor
- ui
- associated-inherent-types
- async-await
- issues
- borrowck
- const-generics/generic_const_exprs
- const_prop
- consts
- const-eval
- std
- coroutine
- auxiliary
- dep-graph
- expr/if
- feature-gates
- invalid-compile-flags/function-return
- issues
- lint
- macros
- match
- mismatched_types
- numbers-arithmetic
- parser
- issues
- recover
- pattern
- repr
- resolve
- rfcs
- rfc-2396-target_feature-11
- rfc-2497-if-let-chains
- rfc-2632-const-trait-impl
- effects
- sanitize
- suggestions
- symbol-names
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
434 files changed
+5731
-2628
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 | 305 |
| |
310 | 306 |
| |
311 | 307 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
| 578 | + | |
| 579 | + | |
579 | 580 |
| |
580 | 581 |
| |
581 | 582 |
| |
|
Lines changed: 23 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
645 | 645 |
| |
646 | 646 |
| |
647 | 647 |
| |
| 648 | + | |
648 | 649 |
| |
649 | 650 |
| |
650 | 651 |
| |
| |||
795 | 796 |
| |
796 | 797 |
| |
797 | 798 |
| |
| 799 | + | |
| 800 | + | |
| 801 | + | |
798 | 802 |
| |
799 | 803 |
| |
800 | 804 |
| |
| |||
817 | 821 |
| |
818 | 822 |
| |
819 | 823 |
| |
820 |
| - | |
| 824 | + | |
821 | 825 |
| |
822 | 826 |
| |
823 | 827 |
| |
| |||
858 | 862 |
| |
859 | 863 |
| |
860 | 864 |
| |
861 |
| - | |
| 865 | + | |
862 | 866 |
| |
863 |
| - | |
| 867 | + | |
864 | 868 |
| |
865 | 869 |
| |
866 | 870 |
| |
| |||
881 | 885 |
| |
882 | 886 |
| |
883 | 887 |
| |
884 |
| - | |
| 888 | + | |
| 889 | + | |
885 | 890 |
| |
886 | 891 |
| |
887 | 892 |
| |
888 | 893 |
| |
889 | 894 |
| |
890 |
| - | |
| 895 | + | |
891 | 896 |
| |
892 | 897 |
| |
893 | 898 |
| |
894 | 899 |
| |
895 | 900 |
| |
896 | 901 |
| |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
897 | 907 |
| |
898 | 908 |
| |
899 | 909 |
| |
900 | 910 |
| |
901 | 911 |
| |
902 | 912 |
| |
903 | 913 |
| |
904 |
| - | |
| 914 | + | |
905 | 915 |
| |
906 | 916 |
| |
907 | 917 |
| |
| |||
912 | 922 |
| |
913 | 923 |
| |
914 | 924 |
| |
915 |
| - | |
916 |
| - | |
| 925 | + | |
| 926 | + | |
917 | 927 |
| |
918 | 928 |
| |
919 | 929 |
| |
920 | 930 |
| |
921 | 931 |
| |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
922 | 937 |
| |
923 | 938 |
| |
924 | 939 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 | 1251 |
| |
1252 |
| - | |
| 1252 | + | |
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 | 1255 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
759 | 764 |
| |
760 | 765 |
| |
761 | 766 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
559 | 559 |
| |
560 | 560 |
| |
561 | 561 |
| |
562 |
| - | |
| 562 | + | |
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| 231 | + | |
231 | 232 |
| |
232 | 233 |
| |
233 | 234 |
| |
|
Lines changed: 33 additions & 47 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
| 353 | + | |
| 354 | + | |
377 | 355 |
| |
378 | 356 |
| |
379 | 357 |
| |
| |||
395 | 373 |
| |
396 | 374 |
| |
397 | 375 |
| |
398 |
| - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
399 | 383 |
| |
400 | 384 |
| |
401 | 385 |
| |
| |||
524 | 508 |
| |
525 | 509 |
| |
526 | 510 |
| |
527 |
| - | |
| 511 | + | |
528 | 512 |
| |
529 | 513 |
| |
530 | 514 |
| |
531 | 515 |
| |
532 | 516 |
| |
533 | 517 |
| |
534 | 518 |
| |
535 |
| - | |
| 519 | + | |
536 | 520 |
| |
537 | 521 |
| |
538 | 522 |
| |
| |||
612 | 596 |
| |
613 | 597 |
| |
614 | 598 |
| |
615 |
| - | |
616 |
| - | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
617 | 604 |
| |
618 | 605 |
| |
619 | 606 |
| |
| |||
735 | 722 |
| |
736 | 723 |
| |
737 | 724 |
| |
738 |
| - | |
| 725 | + | |
739 | 726 |
| |
740 | 727 |
| |
741 | 728 |
| |
| |||
772 | 759 |
| |
773 | 760 |
| |
774 | 761 |
| |
775 |
| - | |
| 762 | + | |
776 | 763 |
| |
777 | 764 |
| |
778 |
| - | |
| 765 | + | |
779 | 766 |
| |
780 | 767 |
| |
781 | 768 |
| |
782 | 769 |
| |
783 | 770 |
| |
784 | 771 |
| |
785 |
| - | |
| 772 | + | |
786 | 773 |
| |
787 | 774 |
| |
788 | 775 |
| |
| |||
935 | 922 |
| |
936 | 923 |
| |
937 | 924 |
| |
938 |
| - | |
939 |
| - | |
940 |
| - | |
| 925 | + | |
941 | 926 |
| |
942 | 927 |
| |
943 | 928 |
| |
| |||
946 | 931 |
| |
947 | 932 |
| |
948 | 933 |
| |
949 |
| - | |
950 | 934 |
| |
951 | 935 |
| |
952 | 936 |
| |
| |||
1032 | 1016 |
| |
1033 | 1017 |
| |
1034 | 1018 |
| |
1035 |
| - | |
| 1019 | + | |
1036 | 1020 |
| |
1037 | 1021 |
| |
1038 | 1022 |
| |
| |||
1054 | 1038 |
| |
1055 | 1039 |
| |
1056 | 1040 |
| |
1057 |
| - | |
| 1041 | + | |
1058 | 1042 |
| |
1059 | 1043 |
| |
1060 | 1044 |
| |
| |||
1494 | 1478 |
| |
1495 | 1479 |
| |
1496 | 1480 |
| |
1497 |
| - | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
1498 | 1484 |
| |
1499 | 1485 |
| |
1500 | 1486 |
| |
| |||
1640 | 1626 |
| |
1641 | 1627 |
| |
1642 | 1628 |
| |
1643 |
| - | |
| 1629 | + | |
1644 | 1630 |
| |
1645 | 1631 |
| |
1646 | 1632 |
| |
1647 | 1633 |
| |
1648 | 1634 |
| |
1649 |
| - | |
| 1635 | + | |
1650 | 1636 |
| |
1651 | 1637 |
| |
1652 | 1638 |
| |
| |||
1739 | 1725 |
| |
1740 | 1726 |
| |
1741 | 1727 |
| |
1742 |
| - | |
| 1728 | + | |
1743 | 1729 |
| |
1744 | 1730 |
| |
1745 | 1731 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments