This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
665 files changed
+9459
-6636
lines changed- .reuse
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_codegen_cranelift
- .github/workflows
- build_system
- example
- patches
- scripts
- src
- abi
- driver
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src
- back
- rpath
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures
- src
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src
- infer
- error_reporting
- opaque_types
- traits
- error_reporting
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint
- src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- query
- traits
- ty
- rustc_mir_build/src/build
- expr
- matches
- rustc_mir_dataflow/src
- impls
- rustc_mir_transform/src
- coverage
- spans
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_session/src
- rustc_smir/src/rustc_smir
- convert
- rustc_span/src
- rustc_trait_selection
- src/traits
- error_reporting
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc
- src
- vec
- core
- src
- fmt
- hash
- intrinsics
- net
- num
- dec2flt
- panic
- ptr
- sync
- tests
- std
- src
- sys/thread_local
- guard
- key
- src
- bootstrap/src
- bin
- core
- build_steps
- config
- utils
- ci
- docker/host-x86_64
- dist-loongarch64-linux
- dist-loongarch64-musl
- dist-various-2
- dist-x86_64-netbsd
- x86_64-fuchsia
- x86_64-rust-for-linux
- github-actions
- doc
- rustc/src
- platform-support
- style-guide/src
- etc/completions
- librustdoc
- clean
- json
- passes
- tools
- clippy
- clippy_lints/src
- methods
- tests/ui/missing_const_for_fn
- compiletest/src
- miri
- run-make-support
- src
- rust-analyzer/crates/ide-db/src/generated
- rustc-perf-wrapper
- src
- tidy/src
- tests
- codegen-units/item-collection
- crashes
- mir-opt
- building
- inline
- pre-codegen
- run-make
- arguments-non-c-like-enum
- c-link-to-rust-staticlib
- c-link-to-rust-va-list-fn
- comment-section
- compressed-debuginfo
- debug-assertions
- emit-stack-sizes
- glibc-staticlib-args
- inaccessible-temp-dir
- issue-68794-textrel-on-minimal-lib
- libtest-padding
- llvm-ident
- mingw-export-call-convention
- mismatching-target-triples
- override-aliased-flags
- pdb-alt-path
- pretty-print-to-file
- pretty-print-with-dep-file
- print-check-cfg
- raw-dylib-cross-compilation
- remap-path-prefix
- return-non-c-like-enum
- rust-lld-by-default-beta-stable
- rust-lld-by-default-nightly
- static-pie
- textrel-on-minimal-lib
- unknown-mod-stdin
- used-cdylib-macos
- volatile-intrinsics
- wasm-abi
- wasm-exceptions-nostd
- src
- wasm-override-linker
- weird-output-filenames
- rustdoc-gui
- rustdoc-ui
- doctest
- rustdoc
- inline_cross/auxiliary
- ui
- argument-suggestions
- asm/x86_64
- associated-types
- attributes
- borrowck
- const-generics
- generic_const_exprs
- issues
- min_const_generics
- consts
- auxiliary
- feature-gates
- generic-const-items
- generics
- higher-ranked
- impl-trait
- precise-capturing
- transmute
- infinite
- lint
- non-local-defs
- macros
- mir
- auxiliary
- parser
- return
- rfcs/rfc-2632-const-trait-impl
- auxiliary
- const_derives
- effects
- auxiliary
- specialization
- simd
- specialization
- stability-attribute
- static
- suggestions/types
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
665 files changed
+9459
-6636
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3401 | 3401 | | |
3402 | 3402 | | |
3403 | 3403 | | |
| 3404 | + | |
3404 | 3405 | | |
3405 | 3406 | | |
3406 | 3407 | | |
| |||
3460 | 3461 | | |
3461 | 3462 | | |
3462 | 3463 | | |
| 3464 | + | |
| 3465 | + | |
| 3466 | + | |
| 3467 | + | |
| 3468 | + | |
| 3469 | + | |
| 3470 | + | |
3463 | 3471 | | |
3464 | 3472 | | |
3465 | 3473 | | |
| |||
4752 | 4760 | | |
4753 | 4761 | | |
4754 | 4762 | | |
4755 | | - | |
4756 | | - | |
4757 | 4763 | | |
4758 | 4764 | | |
4759 | 4765 | | |
| |||
4762 | 4768 | | |
4763 | 4769 | | |
4764 | 4770 | | |
4765 | | - | |
4766 | 4771 | | |
4767 | 4772 | | |
4768 | 4773 | | |
| |||
4775 | 4780 | | |
4776 | 4781 | | |
4777 | 4782 | | |
4778 | | - | |
4779 | 4783 | | |
4780 | 4784 | | |
4781 | 4785 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
224 | | - | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| 269 | + | |
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
| |||
293 | 295 | | |
294 | 296 | | |
295 | 297 | | |
| 298 | + | |
296 | 299 | | |
297 | 300 | | |
298 | 301 | | |
| |||
307 | 310 | | |
308 | 311 | | |
309 | 312 | | |
| 313 | + | |
310 | 314 | | |
311 | 315 | | |
312 | 316 | | |
| |||
317 | 321 | | |
318 | 322 | | |
319 | 323 | | |
| 324 | + | |
320 | 325 | | |
321 | 326 | | |
322 | 327 | | |
| |||
348 | 353 | | |
349 | 354 | | |
350 | 355 | | |
351 | | - | |
| 356 | + | |
352 | 357 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
| 358 | + | |
357 | 359 | | |
358 | 360 | | |
359 | 361 | | |
| |||
389 | 391 | | |
390 | 392 | | |
391 | 393 | | |
| 394 | + | |
392 | 395 | | |
393 | 396 | | |
394 | 397 | | |
| |||
400 | 403 | | |
401 | 404 | | |
402 | 405 | | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | 406 | | |
410 | 407 | | |
411 | | - | |
| 408 | + | |
| 409 | + | |
412 | 410 | | |
413 | 411 | | |
414 | 412 | | |
| |||
429 | 427 | | |
430 | 428 | | |
431 | 429 | | |
| 430 | + | |
432 | 431 | | |
433 | 432 | | |
434 | 433 | | |
| |||
609 | 608 | | |
610 | 609 | | |
611 | 610 | | |
612 | | - | |
| 611 | + | |
| 612 | + | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
616 | 635 | | |
617 | | - | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
618 | 642 | | |
619 | 643 | | |
620 | 644 | | |
621 | 645 | | |
622 | 646 | | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | 647 | | |
634 | | - | |
635 | | - | |
| 648 | + | |
| 649 | + | |
636 | 650 | | |
637 | 651 | | |
638 | 652 | | |
| |||
648 | 662 | | |
649 | 663 | | |
650 | 664 | | |
651 | | - | |
| 665 | + | |
652 | 666 | | |
653 | 667 | | |
654 | 668 | | |
| |||
765 | 779 | | |
766 | 780 | | |
767 | 781 | | |
768 | | - | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
769 | 787 | | |
770 | 788 | | |
771 | 789 | | |
| |||
775 | 793 | | |
776 | 794 | | |
777 | 795 | | |
| 796 | + | |
778 | 797 | | |
779 | 798 | | |
780 | 799 | | |
| |||
795 | 814 | | |
796 | 815 | | |
797 | 816 | | |
| 817 | + | |
798 | 818 | | |
799 | 819 | | |
800 | 820 | | |
| |||
813 | 833 | | |
814 | 834 | | |
815 | 835 | | |
| 836 | + | |
816 | 837 | | |
817 | 838 | | |
818 | 839 | | |
| |||
822 | 843 | | |
823 | 844 | | |
824 | 845 | | |
| 846 | + | |
825 | 847 | | |
826 | 848 | | |
827 | 849 | | |
| |||
894 | 916 | | |
895 | 917 | | |
896 | 918 | | |
897 | | - | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
898 | 924 | | |
899 | 925 | | |
900 | 926 | | |
| |||
905 | 931 | | |
906 | 932 | | |
907 | 933 | | |
| 934 | + | |
908 | 935 | | |
909 | 936 | | |
910 | 937 | | |
| |||
930 | 957 | | |
931 | 958 | | |
932 | 959 | | |
| 960 | + | |
933 | 961 | | |
934 | 962 | | |
935 | 963 | | |
| |||
940 | 968 | | |
941 | 969 | | |
942 | 970 | | |
| 971 | + | |
943 | 972 | | |
944 | 973 | | |
945 | 974 | | |
| |||
1352 | 1381 | | |
1353 | 1382 | | |
1354 | 1383 | | |
| 1384 | + | |
1355 | 1385 | | |
1356 | 1386 | | |
1357 | 1387 | | |
1358 | 1388 | | |
1359 | | - | |
| 1389 | + | |
| 1390 | + | |
1360 | 1391 | | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
1364 | 1396 | | |
1365 | 1397 | | |
1366 | 1398 | | |
| |||
1436 | 1468 | | |
1437 | 1469 | | |
1438 | 1470 | | |
| 1471 | + | |
1439 | 1472 | | |
1440 | 1473 | | |
1441 | 1474 | | |
| |||
1496 | 1529 | | |
1497 | 1530 | | |
1498 | 1531 | | |
1499 | | - | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
1500 | 1535 | | |
1501 | 1536 | | |
1502 | 1537 | | |
| |||
1609 | 1644 | | |
1610 | 1645 | | |
1611 | 1646 | | |
| 1647 | + | |
1612 | 1648 | | |
1613 | 1649 | | |
1614 | 1650 | | |
1615 | 1651 | | |
1616 | 1652 | | |
1617 | 1653 | | |
1618 | 1654 | | |
| 1655 | + | |
1619 | 1656 | | |
1620 | 1657 | | |
1621 | 1658 | | |
| |||
0 commit comments