This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
311 files changed
+8219
-2996
lines changed- compiler
- rustc_ast/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check/liveness
- rustc_codegen_llvm
- src
- coverageinfo
- debuginfo
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_data_structures/src
- sync
- rustc_feature/src
- rustc_hir_analysis/src
- check
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src
- infer/error_reporting
- nice_region_error
- traits
- rustc_lint/src
- rustc_macros/src
- rustc_middle/src
- hir
- map
- mir
- query
- ty
- print
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform
- src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_session/src
- rustc_smir
- src/rustc_internal
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- library
- core
- src
- tests
- num/flt2dec
- portable-simd/crates/core_simd/src
- std/src/sys
- common
- unix
- process
- windows
- src
- bootstrap
- src
- core/config
- utils
- ci/docker/host-x86_64
- arm-android
- dist-android
- doc/rustc/src
- platform-support
- etc
- librustdoc/html/static/css
- tools
- build-manifest/src
- clippy/tests/ui
- crashes
- compiletest/src
- miri
- tests/utils
- rust-analyzer/crates
- parser/src
- syntax_kind
- syntax/src/tests
- rustfmt
- .github/workflows
- ci
- config_proc_macro
- docs
- src
- attr
- bin
- cargo-fmt
- config
- emitter
- checkstyle
- format-diff
- git-rustfmt
- parse
- test
- tests
- cargo-fmt
- config
- rustfmt
- source
- issue-5655
- issue-5852
- skip_macro_invocations
- target
- issue-5655
- issue-5797
- issue-5852
- skip_macro_invocations
- tidy/src
- tests
- codegen
- mir-opt
- inline
- run-make/coverage-llvmir
- ui-fulldeps/stable-mir
- ui
- associated-consts
- async-await
- const-generics/generic_arg_infer
- consts
- generic-associated-types
- imports
- inference
- infinite
- instrument-coverage
- issues
- layout
- lint/unused
- nll
- polonius
- parser
- privacy
- self
- suggestions/dont-suggest-ref
- typeck/issue-114918
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
311 files changed
+8219
-2996
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
504 | 514 | | |
505 | 515 | | |
506 | 516 | | |
| |||
1777 | 1787 | | |
1778 | 1788 | | |
1779 | 1789 | | |
1780 | | - | |
| 1790 | + | |
1781 | 1791 | | |
1782 | 1792 | | |
1783 | 1793 | | |
| |||
2228 | 2238 | | |
2229 | 2239 | | |
2230 | 2240 | | |
2231 | | - | |
2232 | | - | |
2233 | | - | |
2234 | | - | |
2235 | | - | |
2236 | | - | |
2237 | 2241 | | |
2238 | 2242 | | |
2239 | 2243 | | |
| |||
2594 | 2598 | | |
2595 | 2599 | | |
2596 | 2600 | | |
| 2601 | + | |
2597 | 2602 | | |
2598 | 2603 | | |
2599 | 2604 | | |
| |||
2743 | 2748 | | |
2744 | 2749 | | |
2745 | 2750 | | |
2746 | | - | |
2747 | | - | |
| 2751 | + | |
| 2752 | + | |
2748 | 2753 | | |
2749 | | - | |
| 2754 | + | |
2750 | 2755 | | |
2751 | 2756 | | |
2752 | | - | |
| 2757 | + | |
2753 | 2758 | | |
2754 | 2759 | | |
2755 | 2760 | | |
| |||
3596 | 3601 | | |
3597 | 3602 | | |
3598 | 3603 | | |
| 3604 | + | |
3599 | 3605 | | |
3600 | 3606 | | |
3601 | 3607 | | |
| |||
4273 | 4279 | | |
4274 | 4280 | | |
4275 | 4281 | | |
| 4282 | + | |
4276 | 4283 | | |
4277 | 4284 | | |
4278 | 4285 | | |
| |||
4514 | 4521 | | |
4515 | 4522 | | |
4516 | 4523 | | |
4517 | | - | |
4518 | 4524 | | |
4519 | | - | |
4520 | 4525 | | |
4521 | 4526 | | |
4522 | 4527 | | |
| |||
4758 | 4763 | | |
4759 | 4764 | | |
4760 | 4765 | | |
4761 | | - | |
| 4766 | + | |
4762 | 4767 | | |
4763 | 4768 | | |
4764 | 4769 | | |
4765 | 4770 | | |
4766 | 4771 | | |
4767 | 4772 | | |
| 4773 | + | |
4768 | 4774 | | |
4769 | 4775 | | |
4770 | | - | |
4771 | 4776 | | |
4772 | 4777 | | |
4773 | 4778 | | |
4774 | 4779 | | |
4775 | | - | |
4776 | 4780 | | |
4777 | 4781 | | |
4778 | 4782 | | |
4779 | 4783 | | |
4780 | 4784 | | |
4781 | 4785 | | |
4782 | 4786 | | |
| 4787 | + | |
| 4788 | + | |
| 4789 | + | |
4783 | 4790 | | |
4784 | 4791 | | |
4785 | | - | |
4786 | 4792 | | |
4787 | 4793 | | |
4788 | 4794 | | |
| |||
5676 | 5682 | | |
5677 | 5683 | | |
5678 | 5684 | | |
| 5685 | + | |
5679 | 5686 | | |
5680 | 5687 | | |
5681 | 5688 | | |
| |||
5891 | 5898 | | |
5892 | 5899 | | |
5893 | 5900 | | |
5894 | | - | |
5895 | | - | |
5896 | | - | |
5897 | | - | |
5898 | | - | |
5899 | | - | |
5900 | 5901 | | |
5901 | 5902 | | |
5902 | 5903 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
0 commit comments