This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
79 files changed
+583
-1299
lines changed- compiler
- rustc_ast_passes/src
- rustc_borrowck/src
- region_infer
- type_check
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect/type_of
- rustc_interface/src
- rustc_middle/src
- mir
- query
- ty
- rustc_mir_transform/src
- rustc_parse
- src
- parser
- src
- doc/unstable-book/src/language-features
- tools
- clippy/clippy_lints/src/matches
- tidy/src
- tests
- pretty
- ui
- consts
- feature-gates
- half-open-range-patterns
- impl-trait
- issues
- inline-const
- lint/dead-code
- match
- parser
- issues
- recover
- pattern
- type-alias-impl-trait
- type/pattern_types
- unsafe
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+583
-1299
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | 486 | | |
488 | 487 | | |
489 | 488 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
| 105 | + | |
107 | 106 | | |
0 commit comments