This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
File tree
81 files changed
+632
-792
lines changed- compiler- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- rustc_driver_impl- src
 
- rustc_error_messages- src
 
- rustc_errors/src
- rustc_expand/src
- rustc_fluent_macro/src
- rustc_hir_analysis/src- check/compare_impl_item
 
- rustc_hir_typeck/src
- rustc_hir
- rustc_incremental/src
- rustc_infer/src- infer/error_reporting
 
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src- traits
- ty
 
- rustc_mir_build/src
- rustc_mir_dataflow/src
- rustc_mir_transform/src- coverage
 
- rustc_monomorphize/src
- rustc_parse/src
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src
- rustc_resolve/src- late
 
- rustc_session/src
- rustc_trait_selection/src- traits- error_reporting
- query/type_op
 
 
- rustc_ty_utils/src
- stable_mir/src/mir
 
- library- alloc/src
- core/src/ptr
 
- src/librustdoc- clean
- formats
- html/render
- passes
 
- tests- coverage
- ui-fulldeps- fluent-messages
- internal-lints
- session-diagnostic
 
- ui/impl-trait/in-trait
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+632
-792
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 3716 | 3716 |  | |
| 3717 | 3717 |  | |
| 3718 | 3718 |  | |
| 3719 |  | - | |
| 3720 | 3719 |  | |
| 3721 | 3720 |  | |
| 3722 | 3721 |  | |
|  | |||
| 3771 | 3770 |  | |
| 3772 | 3771 |  | |
| 3773 | 3772 |  | |
| 3774 |  | - | |
| 3775 | 3773 |  | |
| 3776 | 3774 |  | |
| 3777 | 3775 |  | |
|  | |||
| 3869 | 3867 |  | |
| 3870 | 3868 |  | |
| 3871 | 3869 |  | |
| 3872 |  | - | |
| 3873 | 3870 |  | |
| 3874 | 3871 |  | |
| 3875 | 3872 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 55 | 55 |  | |
| 56 | 56 |  | |
| 57 | 57 |  | |
| 58 |  | - | |
| 59 |  | - | |
| 60 |  | - | |
| 61 |  | - | |
|  | 58 | + | |
| 62 | 59 |  | |
| 63 | 60 |  | |
| 64 | 61 |  | |
|  | |||
| 94 | 91 |  | |
| 95 | 92 |  | |
| 96 | 93 |  | |
| 97 |  | - | |
|  | 94 | + | |
| 98 | 95 |  | |
| 99 | 96 |  | |
| 100 | 97 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 15 | 15 |  | |
| 16 | 16 |  | |
| 17 | 17 |  | |
| 18 |  | - | |
| 19 |  | - | |
| 20 |  | - | |
| 21 | 18 |  | |
| 22 | 19 |  | |
| 23 | 20 |  | |
| 24 | 21 |  | |
| 25 | 22 |  | |
| 26 | 23 |  | |
| 27 |  | - | |
|  | 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 14 | 14 |  | |
| 15 | 15 |  | |
| 16 | 16 |  | |
| 17 |  | - | |
| 18 |  | - | |
| 19 |  | - | |
| 20 | 17 |  | |
| 21 | 18 |  | |
| 22 | 19 |  | |
|  | |||
| 29 | 26 |  | |
| 30 | 27 |  | |
| 31 | 28 |  | |
| 32 |  | - | |
|  | 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 22 | 22 |  | |
| 23 | 23 |  | |
| 24 | 24 |  | |
| 25 |  | - | |
| 26 |  | - | |
|  | 25 | + | |
| 27 | 26 |  | |
| 28 | 27 |  | |
| 29 | 28 |  | |
|  | |||
| 98 | 97 |  | |
| 99 | 98 |  | |
| 100 | 99 |  | |
| 101 |  | - | |
|  | 100 | + | |
| 102 | 101 |  | |
| 103 | 102 |  | |
| 104 | 103 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 23 | 23 |  | |
| 24 | 24 |  | |
| 25 | 25 |  | |
| 26 |  | - | |
| 27 | 26 |  | |
| 28 | 27 |  | |
| 29 |  | - | |
| 30 | 28 |  | |
| 31 | 29 |  | |
| 32 | 30 |  | |
|  | |||
| 59 | 57 |  | |
| 60 | 58 |  | |
| 61 | 59 |  | |
| 62 |  | - | |
|  | 60 | + | |
| 63 | 61 |  | |
| 64 | 62 |  | |
| 65 | 63 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 101 | 101 |  | |
| 102 | 102 |  | |
| 103 | 103 |  | |
| 104 |  | - | |
| 105 |  | - | |
|  | 104 | + | |
| 106 | 105 |  | |
| 107 | 106 |  | |
| 108 | 107 |  | |
|  | |||
| 116 | 115 |  | |
| 117 | 116 |  | |
| 118 | 117 |  | |
| 119 |  | - | |
|  | 118 | + | |
| 120 | 119 |  | |
| 121 | 120 |  | |
| 122 | 121 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 40 | 40 |  | |
| 41 | 41 |  | |
| 42 | 42 |  | |
| 43 |  | - | |
| 44 |  | - | |
|  | 43 | + | |
| 45 | 44 |  | |
| 46 | 45 |  | |
| 47 | 46 |  | |
|  | |||
| 92 | 91 |  | |
| 93 | 92 |  | |
| 94 | 93 |  | |
| 95 |  | - | |
|  | 94 | + | |
| 96 | 95 |  | |
| 97 | 96 |  | |
| 98 | 97 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 27 | 27 |  | |
| 28 | 28 |  | |
| 29 | 29 |  | |
| 30 |  | - | |
| 31 |  | - | |
| 32 | 30 |  | |
| 33 | 31 |  | |
| 34 | 32 |  | |
|  | |||
| 60 | 58 |  | |
| 61 | 59 |  | |
| 62 | 60 |  | |
| 63 |  | - | |
|  | 61 | + | |
| 64 | 62 |  | |
| 65 | 63 |  | |
| 66 | 64 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 39 | 39 |  | |
| 40 | 40 |  | |
| 41 | 41 |  | |
| 42 |  | - | |
| 43 |  | - | |
| 44 | 42 |  | |
| 45 | 43 |  | |
| 46 |  | - | |
|  | 44 | + | |
| 47 | 45 |  | |
| 48 | 46 |  | |
| 49 | 47 |  | |
|  | |||
0 commit comments