File tree
325 files changed
+4412
-3161
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_ast/src
- attr
- rustc_borrowck/src
- constraints
- region_infer
- type_check
- rustc_builtin_macros
- src
- rustc_const_eval/src/const_eval
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_infer
- src/infer
- error_reporting
- outlives
- region_constraints
- relate
- rustc_lint/src
- rustc_metadata/src
- rustc_middle
- src
- hir/map
- mir
- interpret
- traits
- ty
- rustc_mir_build/src
- build
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver
- src
- rustc_parse
- src
- parser
- mut_visit
- rustc_passes
- src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- spec
- rustc_trait_selection/src
- solve/eval_ctxt
- traits
- error_reporting
- select
- rustc_type_ir/src
- library
- alloc
- src
- collections/binary_heap
- tests
- core
- src
- fmt
- tests
- std
- src
- ffi
- os_str
- path
- sys_common
- sys
- os_str
- pal/windows/c
- src
- bootstrap
- mk
- src/core/build_steps
- ci/docker/host-x86_64
- mingw-check
- x86_64-gnu-integration
- doc/rustc/src
- librustdoc
- clean/cfg
- doctest
- html
- static
- js
- passes
- tools
- clippy
- clippy_utils/src
- tests/ui
- compiletest/src
- miri
- run-make-support/src
- rust-installer/src
- rustdoc-gui
- rustdoc-js
- rustfmt/tests
- source
- target
- tests
- codegen-units/item-collection
- codegen/sanitizer/cfi
- mir-opt/building/custom
- pretty
- run-make
- CURRENT_RUSTC_VERSION
- arguments-non-c-like-enum
- artifact-incr-cache-no-obj
- artifact-incr-cache
- bare-outfile
- box-struct-no-segfault
- c-link-to-rust-dylib
- c-link-to-rust-staticlib
- c-link-to-rust-va-list-fn
- cdylib
- compiler-builtins
- const-prop-lint
- core-no-oom-handling
- cross-lang-lto-riscv-abi
- deref-impl-rustdoc-ice
- doctests-keep-binaries
- doctests-runtool
- emit-named-files
- exit-code
- external-crate-panic-handle-no-lint
- incr-prev-body-beyond-eof
- issue-107495-archive-permissions
- issue-125484-used-dependencies
- manual-crate-name
- mixing-formats
- no-intermediate-extras
- non-pie-thread-local
- non-unicode-in-incremental-dir
- notify-all-emit-artifacts
- panic-impl-transitive
- print-cfg
- print-to-output
- reachable-extern-fn-available-lto
- repr128-dwarf
- reset-codegen-1
- resolve-rename
- rustdoc-determinism
- rustdoc-map-file
- rustdoc-output-path
- rustdoc-scrape-examples-macros
- rustdoc-scrape-examples-remap
- rustdoc-target-spec-json-path
- rustdoc-test-args
- rustdoc-themes
- rustdoc-verify-output-files
- rustdoc-with-out-dir-option
- rustdoc-with-output-option
- rustdoc-with-short-out-dir-option
- same-lib-two-locations-no-panic
- stdin-rustc
- stdin-rustdoc
- suspicious-library
- wasm-abi
- wasm-custom-sections-opt
- wasm-custom-section
- wasm-export-all-symbols
- wasm-import-module
- wasm-panic-small
- wasm-spurious-import
- wasm-stringify-ints-small
- wasm-symbols-different-module
- wasm-symbols-not-exported
- wasm-symbols-not-imported
- windows-binary-no-external-deps
- windows-spawn
- windows-ws2_32
- rustdoc-js-std
- rustdoc-js
- ui-fulldeps/stable-mir
- ui
- attributes/unsafe
- coherence
- const-generics
- defaults
- generic_const_exprs
- derives
- feature-gates
- imports
- inline-const
- issues
- lint
- dead-code
- non-local-defs
- unused
- parser
- attribute
- recover
- proc-macro
- pub
- regions
- structs-enums
- suggestions
- traits/object
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
325 files changed
+4412
-3161
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 159 | | |
166 | 160 | | |
167 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2652 | 2652 | | |
2653 | 2653 | | |
2654 | 2654 | | |
2655 | | - | |
2656 | 2655 | | |
2657 | 2656 | | |
2658 | 2657 | | |
2659 | 2658 | | |
2660 | 2659 | | |
2661 | | - | |
2662 | | - | |
2663 | 2660 | | |
2664 | 2661 | | |
2665 | 2662 | | |
| |||
2675 | 2672 | | |
2676 | 2673 | | |
2677 | 2674 | | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
2678 | 2687 | | |
2679 | 2688 | | |
2680 | 2689 | | |
| |||
4201 | 4210 | | |
4202 | 4211 | | |
4203 | 4212 | | |
| 4213 | + | |
4204 | 4214 | | |
4205 | 4215 | | |
4206 | 4216 | | |
| |||
4392 | 4402 | | |
4393 | 4403 | | |
4394 | 4404 | | |
4395 | | - | |
4396 | 4405 | | |
4397 | 4406 | | |
4398 | 4407 | | |
| |||
4509 | 4518 | | |
4510 | 4519 | | |
4511 | 4520 | | |
| 4521 | + | |
4512 | 4522 | | |
4513 | 4523 | | |
4514 | 4524 | | |
| |||
5356 | 5366 | | |
5357 | 5367 | | |
5358 | 5368 | | |
5359 | | - | |
| 5369 | + | |
5360 | 5370 | | |
5361 | 5371 | | |
5362 | 5372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
491 | 492 | | |
492 | 493 | | |
493 | 494 | | |
| |||
1392 | 1393 | | |
1393 | 1394 | | |
1394 | 1395 | | |
1395 | | - | |
| 1396 | + | |
1396 | 1397 | | |
1397 | 1398 | | |
1398 | 1399 | | |
| |||
2823 | 2824 | | |
2824 | 2825 | | |
2825 | 2826 | | |
2826 | | - | |
| 2827 | + | |
| 2828 | + | |
| 2829 | + | |
| 2830 | + | |
| 2831 | + | |
| 2832 | + | |
2827 | 2833 | | |
2828 | 2834 | | |
2829 | 2835 | | |
2830 | 2836 | | |
2831 | 2837 | | |
2832 | 2838 | | |
2833 | 2839 | | |
| 2840 | + | |
2834 | 2841 | | |
2835 | 2842 | | |
2836 | 2843 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
241 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
242 | 249 | | |
243 | 250 | | |
244 | 251 | | |
| |||
371 | 378 | | |
372 | 379 | | |
373 | 380 | | |
374 | | - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
375 | 385 | | |
376 | 386 | | |
377 | 387 | | |
| |||
555 | 565 | | |
556 | 566 | | |
557 | 567 | | |
| 568 | + | |
558 | 569 | | |
559 | 570 | | |
560 | 571 | | |
561 | 572 | | |
562 | | - | |
| 573 | + | |
563 | 574 | | |
564 | 575 | | |
565 | 576 | | |
| |||
577 | 588 | | |
578 | 589 | | |
579 | 590 | | |
580 | | - | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
581 | 598 | | |
582 | 599 | | |
583 | | - | |
| 600 | + | |
584 | 601 | | |
585 | 602 | | |
586 | 603 | | |
587 | 604 | | |
588 | 605 | | |
| 606 | + | |
589 | 607 | | |
590 | 608 | | |
591 | 609 | | |
| |||
601 | 619 | | |
602 | 620 | | |
603 | 621 | | |
604 | | - | |
| 622 | + | |
605 | 623 | | |
606 | 624 | | |
607 | 625 | | |
608 | 626 | | |
609 | 627 | | |
| 628 | + | |
610 | 629 | | |
611 | 630 | | |
612 | 631 | | |
| |||
621 | 640 | | |
622 | 641 | | |
623 | 642 | | |
624 | | - | |
| 643 | + | |
625 | 644 | | |
626 | 645 | | |
627 | 646 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
652 | 654 | | |
653 | 655 | | |
654 | 656 | | |
| |||
678 | 680 | | |
679 | 681 | | |
680 | 682 | | |
681 | | - | |
| 683 | + | |
682 | 684 | | |
683 | 685 | | |
684 | 686 | | |
| |||
840 | 842 | | |
841 | 843 | | |
842 | 844 | | |
843 | | - | |
| 845 | + | |
844 | 846 | | |
845 | 847 | | |
846 | 848 | | |
| |||
1417 | 1419 | | |
1418 | 1420 | | |
1419 | 1421 | | |
1420 | | - | |
| 1422 | + | |
1421 | 1423 | | |
1422 | 1424 | | |
1423 | 1425 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
| |||
1801 | 1805 | | |
1802 | 1806 | | |
1803 | 1807 | | |
| 1808 | + | |
1804 | 1809 | | |
1805 | 1810 | | |
1806 | 1811 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
239 | 247 | | |
240 | 248 | | |
241 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| |||
160 | 158 | | |
161 | 159 | | |
162 | 160 | | |
163 | | - | |
164 | 161 | | |
165 | 162 | | |
166 | 163 | | |
| |||
570 | 567 | | |
571 | 568 | | |
572 | 569 | | |
573 | | - | |
574 | 570 | | |
575 | 571 | | |
576 | 572 | | |
| |||
597 | 593 | | |
598 | 594 | | |
599 | 595 | | |
600 | | - | |
601 | 596 | | |
602 | 597 | | |
603 | 598 | | |
| |||
634 | 629 | | |
635 | 630 | | |
636 | 631 | | |
637 | | - | |
638 | 632 | | |
639 | 633 | | |
640 | 634 | | |
| |||
652 | 646 | | |
653 | 647 | | |
654 | 648 | | |
655 | | - | |
| 649 | + | |
656 | 650 | | |
657 | 651 | | |
658 | 652 | | |
| |||
911 | 905 | | |
912 | 906 | | |
913 | 907 | | |
| 908 | + | |
914 | 909 | | |
915 | 910 | | |
916 | 911 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
564 | 565 | | |
565 | 566 | | |
566 | 567 | | |
| |||
0 commit comments