This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
70 files changed
+1588
-601
lines changed- compiler
- rustc_data_structures
- src
- sso
- rustc_hir_analysis/src
- coherence
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_infer/src/infer/error_reporting
- rustc_macros/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- query
- ty
- rustc_mir_transform/src/coverage
- spans
- rustc_monomorphize/src
- rustc_pattern_analysis/src
- rustc_session/src
- rustc_span/src
- rustc_target/src/spec
- base
- targets
- rustc_trait_selection/src/traits/error_reporting
- library/core/src/ops
- tests/ui
- associated-consts
- associated-types
- async-await/async-fn
- coercion
- const-generics
- did_you_mean
- dst
- dyn-star
- enum-discriminant
- generic-associated-types
- impl-trait
- methods/issues
- rfcs/rfc-2632-const-trait-impl
- specialization/min_specialization
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+1588
-601
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3654 | 3654 | | |
3655 | 3655 | | |
3656 | 3656 | | |
| 3657 | + | |
3657 | 3658 | | |
3658 | 3659 | | |
3659 | 3660 | | |
3660 | | - | |
3661 | 3661 | | |
3662 | 3662 | | |
3663 | 3663 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
211 | 215 | | |
212 | 216 | | |
213 | 217 | | |
| |||
0 commit comments