File tree
400 files changed
+6654
-2709
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_llvm
- src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- error_reporting
- relate
- rustc_interface/src
- rustc_lint
- src
- rustc_middle/src
- hir/map
- mir
- interpret
- ty
- print
- rustc_mir_build/src
- build
- coverageinfo
- custom/parse
- expr
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- rustc_span/src
- rustc_target/src/abi/call
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- inspect
- normalizes_to
- traits
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- core
- src
- cell
- future
- intrinsics
- net
- ops
- ptr
- str
- tests
- std/src
- fs
- sync
- sys/pal/unix
- src
- bootstrap/src
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64/x86_64-gnu-llvm-17
- github-actions
- scripts
- doc
- rustc/src
- unstable-book/src/compiler-flags
- etc/completions
- tools
- clippy
- clippy_lints/src/transmute
- clippy_utils/src
- tests/ui
- compiletest/src
- header
- runtest
- miri
- src
- concurrency
- tests
- fail
- intrinsics
- unaligned_pointers
- pass
- intrinsics
- shims/env
- run-make-support/src
- tidy/src
- tests
- assembly
- stack-protector
- codegen
- instrument-coverage
- intrinsics
- issues
- sanitizer/cfi
- codegen-units/partitioning
- coverage
- auxiliary
- condition
- mcdc
- crashes
- mir-opt
- building/custom
- inline
- pre-codegen
- pretty
- run-make
- allow-warnings-cmdline-stability
- c-dynamic-dylib
- c-dynamic-rlib
- const-prop-lint
- crate-data-smoke
- emit-stack-sizes
- fpic
- issue-37893
- issue-85441
- link-framework
- lto-smoke
- macos-fat-archive
- mixing-deps
- native-link-modifier-verbatim-linker
- print-check-cfg
- proc-macro-init-order
- rust-lld-by-default
- simple-dylib
- simple-rlib
- used-cdylib-macos
- windows-binary-no-external-deps
- windows-safeseh
- windows-spawn
- windows-subsystem
- windows-ws2_32
- run-pass-valgrind
- rustdoc-ui/doctest
- ui
- abi
- associated-types
- attributes
- backtrace
- coherence
- occurs-check
- deployment-target
- diagnostic_namespace/do_not_recommend
- errors
- feature-gates
- imports
- auxiliary
- inference
- inline-const
- instrument-coverage
- intrinsics
- invalid-compile-flags
- issues
- linkage-attr
- propagate-generic-issue-18804
- auxiliary
- lint
- non-local-defs
- manual
- panic-runtime
- proc-macro
- runtime
- structs-enums
- enum-rec
- traits/next-solver
- canonical
- cycles
- unpretty
- unsized
- windows-subsystem
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
400 files changed
+6654
-2709
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
160 | 163 |
| |
161 | 164 |
| |
162 | 165 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4082 | 4082 |
| |
4083 | 4083 |
| |
4084 | 4084 |
| |
| 4085 | + | |
4085 | 4086 |
| |
4086 | 4087 |
| |
4087 | 4088 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
970 | 970 |
| |
971 | 971 |
| |
972 | 972 |
| |
973 |
| - | |
| 973 | + | |
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
| |||
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
1010 | 1013 |
| |
1011 | 1014 |
| |
1012 | 1015 |
| |
1013 | 1016 |
| |
1014 |
| - | |
1015 |
| - | |
1016 |
| - | |
| 1017 | + | |
| 1018 | + | |
1017 | 1019 |
| |
1018 | 1020 |
| |
1019 | 1021 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
149 | 143 |
| |
150 | 144 |
| |
151 | 145 |
| |
152 | 146 |
| |
153 | 147 |
| |
154 | 148 |
| |
155 |
| - | |
156 |
| - | |
| 149 | + | |
157 | 150 |
| |
158 | 151 |
| |
159 | 152 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1393 | 1393 |
| |
1394 | 1394 |
| |
1395 | 1395 |
| |
1396 |
| - | |
| 1396 | + | |
1397 | 1397 |
| |
1398 | 1398 |
| |
1399 | 1399 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1411 | 1411 |
| |
1412 | 1412 |
| |
1413 | 1413 |
| |
1414 |
| - | |
| 1414 | + | |
1415 | 1415 |
| |
1416 | 1416 |
| |
1417 | 1417 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
852 | 852 |
| |
853 | 853 |
| |
854 | 854 |
| |
855 |
| - | |
856 | 855 |
| |
857 | 856 |
| |
858 | 857 |
| |
| 858 | + | |
859 | 859 |
| |
860 | 860 |
| |
861 | 861 |
| |
| |||
951 | 951 |
| |
952 | 952 |
| |
953 | 953 |
| |
954 |
| - | |
| 954 | + | |
955 | 955 |
| |
956 | 956 |
| |
957 | 957 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
| 78 | + | |
| 79 | + | |
84 | 80 |
| |
85 | 81 |
| |
86 | 82 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 | 239 |
| |
248 | 240 |
| |
249 | 241 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
| 100 | + | |
99 | 101 |
| |
100 | 102 |
| |
101 | 103 |
| |
| |||
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
| 163 | + | |
161 | 164 |
| |
162 | 165 |
| |
163 | 166 |
| |
| |||
567 | 570 |
| |
568 | 571 |
| |
569 | 572 |
| |
| 573 | + | |
570 | 574 |
| |
571 | 575 |
| |
572 | 576 |
| |
| |||
593 | 597 |
| |
594 | 598 |
| |
595 | 599 |
| |
| 600 | + | |
596 | 601 |
| |
597 | 602 |
| |
598 | 603 |
| |
| |||
629 | 634 |
| |
630 | 635 |
| |
631 | 636 |
| |
| 637 | + | |
632 | 638 |
| |
633 | 639 |
| |
634 | 640 |
| |
| |||
646 | 652 |
| |
647 | 653 |
| |
648 | 654 |
| |
649 |
| - | |
| 655 | + | |
650 | 656 |
| |
651 | 657 |
| |
652 | 658 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
383 |
| - | |
384 |
| - | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
385 | 386 |
| |
386 | 387 |
| |
387 | 388 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
| 596 | + | |
596 | 597 |
| |
597 | 598 |
| |
598 | 599 |
| |
| |||
620 | 621 |
| |
621 | 622 |
| |
622 | 623 |
| |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
623 | 630 |
| |
624 | 631 |
| |
625 | 632 |
| |
| |||
659 | 666 |
| |
660 | 667 |
| |
661 | 668 |
| |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
662 | 675 |
| |
663 | 676 |
| |
664 | 677 |
| |
| |||
697 | 710 |
| |
698 | 711 |
| |
699 | 712 |
| |
| 713 | + | |
| 714 | + | |
| 715 | + | |
700 | 716 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 |
| - | |
| 551 | + | |
555 | 552 |
| |
556 | 553 |
| |
557 | 554 |
| |
| |||
619 | 616 |
| |
620 | 617 |
| |
621 | 618 |
| |
622 |
| - | |
623 | 619 |
| |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 |
| - | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
628 | 631 |
| |
629 |
| - | |
630 |
| - | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
631 | 639 |
| |
632 |
| - | |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 |
| - | |
637 |
| - | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
638 | 647 |
| |
639 | 648 |
| |
640 | 649 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
98 | 106 |
| |
99 | 107 |
| |
100 | 108 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
618 | 627 |
| |
619 | 628 |
| |
620 | 629 |
| |
|
0 commit comments