This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
File tree
213 files changed
+211
-18
lines changed- compiler
- rustc_borrowck/src
- constraints
 - diagnostics
 - polonius
 - region_infer
 - type_check
- liveness
 
 
 - rustc_hir_analysis/src
- check
 - coherence
 - collect
- type_of
 
 - errors
 - hir_ty_lowering
 - impl_wf_check
 - outlives
 - variance
 
 - rustc_hir_typeck/src
- fn_ctxt
 - method
 
 - rustc_infer/src
- infer
- canonical
 - lexical_region_resolve
 - opaque_types
 - outlives
 - region_constraints
 - relate
 - snapshot
 
 - traits
 
 - rustc_mir_transform/src
- coverage
 - inline
 - shim
 
 - rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
 
 - traits
 
 - solve
- inspect
 
 - traits
- query
- type_op
 
 - select
 - specialize
 
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
213 files changed
+211
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
8 | 8 |  | |
9 | 9 |  | |
10 | 10 |  | |
 | 11 | + | |
11 | 12 |  | |
12 | 13 |  | |
13 | 14 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
5 | 5 |  | |
6 | 6 |  | |
7 | 7 |  | |
 | 8 | + | |
8 | 9 |  | |
9 | 10 |  | |
10 | 11 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | 13 | + | |
13 | 14 |  | |
14 | 15 |  | |
15 | 16 |  | |
 | |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
19 | 19 |  | |
20 | 20 |  | |
21 | 21 |  | |
 | 22 | + | |
22 | 23 |  | |
23 | 24 |  | |
24 | 25 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
40 | 40 |  | |
41 | 41 |  | |
42 | 42 |  | |
 | 43 | + | |
43 | 44 |  | |
44 | 45 |  | |
45 | 46 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
20 | 20 |  | |
21 | 21 |  | |
22 | 22 |  | |
 | 23 | + | |
23 | 24 |  | |
24 | 25 |  | |
25 | 26 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
27 | 27 |  | |
28 | 28 |  | |
29 | 29 |  | |
 | 30 | + | |
30 | 31 |  | |
31 | 32 |  | |
32 | 33 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | 13 | + | |
13 | 14 |  | |
14 | 15 |  | |
15 | 16 |  | |
 | |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
20 | 20 |  | |
21 | 21 |  | |
22 | 22 |  | |
 | 23 | + | |
23 | 24 |  | |
24 | 25 |  | |
25 | 26 |  | |
 | |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
 | 13 | + | |
13 | 14 |  | |
14 | 15 |  | |
15 | 16 |  | |
 | |||
0 commit comments