File tree
115 files changed
+1289
-524
lines changed- compiler
- rustc_borrowck/src
- diagnostics
 - region_infer
 - type_check
 
 - rustc_codegen_cranelift/src
 - rustc_codegen_ssa/src/mir
 - rustc_const_eval/src
- interpret
- intrinsics
 
 - transform
- check_consts
 
 
 - rustc_error_messages
- locales/en-US
 - src
 
 - rustc_infer
- src
- infer
- error_reporting
 
 
 
 - rustc_macros/src
- diagnostics
 
 - rustc_middle/src
- mir
 - traits
 
 - rustc_mir_build/src/build
 - rustc_mir_dataflow/src
- framework
 - move_paths
 
 - rustc_mir_transform/src
- coverage
 - inline
 
 - rustc_monomorphize/src/partitioning
 - rustc_passes/src
 - rustc_trait_selection/src/traits/error_reporting
 - rustc_ty_utils/src
 
 - library/std/src
- net
 - os/unix/net
 - sys/unix
 
 - src
- librustdoc/clean
 - test
- mir-opt
- dead-store-elimination
 - inline
 
 - ui-fulldeps/session-diagnostic
 - ui
- const-generics
- defaults
 - generic_const_exprs
 - issues
 
 - consts
- miri_unleashed
 
 
 
 - tools/clippy
- clippy_lints/src
 - clippy_utils/src
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+1289
-524
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
3631 | 3631 |  | |
3632 | 3632 |  | |
3633 | 3633 |  | |
 | 3634 | + | |
3634 | 3635 |  | |
3635 | 3636 |  | |
3636 | 3637 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
31 | 31 |  | |
32 | 32 |  | |
33 | 33 |  | |
34 |  | - | |
 | 34 | + | |
35 | 35 |  | |
36 | 36 |  | |
37 | 37 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
143 | 143 |  | |
144 | 144 |  | |
145 | 145 |  | |
146 |  | - | |
 | 146 | + | |
147 | 147 |  | |
148 | 148 |  | |
149 | 149 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
459 | 459 |  | |
460 | 460 |  | |
461 | 461 |  | |
462 |  | - | |
 | 462 | + | |
463 | 463 |  | |
464 | 464 |  | |
465 | 465 |  | |
 | |||
518 | 518 |  | |
519 | 519 |  | |
520 | 520 |  | |
521 |  | - | |
 | 521 | + | |
522 | 522 |  | |
523 | 523 |  | |
524 | 524 |  | |
 | |||
568 | 568 |  | |
569 | 569 |  | |
570 | 570 |  | |
571 |  | - | |
 | 571 | + | |
572 | 572 |  | |
573 | 573 |  | |
574 | 574 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
88 | 88 |  | |
89 | 89 |  | |
90 | 90 |  | |
91 |  | - | |
 | 91 | + | |
92 | 92 |  | |
93 | 93 |  | |
94 | 94 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
33 | 33 |  | |
34 | 34 |  | |
35 | 35 |  | |
36 |  | - | |
 | 36 | + | |
37 | 37 |  | |
38 | 38 |  | |
39 | 39 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
25 | 25 |  | |
26 | 26 |  | |
27 | 27 |  | |
28 |  | - | |
 | 28 | + | |
29 | 29 |  | |
30 | 30 |  | |
31 | 31 |  | |
 | |||
37 | 37 |  | |
38 | 38 |  | |
39 | 39 |  | |
40 |  | - | |
 | 40 | + | |
41 | 41 |  | |
42 | 42 |  | |
43 | 43 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2633 | 2633 |  | |
2634 | 2634 |  | |
2635 | 2635 |  | |
2636 |  | - | |
 | 2636 | + | |
2637 | 2637 |  | |
2638 | 2638 |  | |
2639 | 2639 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
26 | 26 |  | |
27 | 27 |  | |
28 | 28 |  | |
29 |  | - | |
 | 29 | + | |
30 | 30 |  | |
31 | 31 |  | |
32 | 32 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
73 | 73 |  | |
74 | 74 |  | |
75 | 75 |  | |
76 |  | - | |
 | 76 | + | |
77 | 77 |  | |
78 | 78 |  | |
79 | 79 |  | |
 | |||
271 | 271 |  | |
272 | 272 |  | |
273 | 273 |  | |
274 |  | - | |
 | 274 | + | |
275 | 275 |  | |
276 | 276 |  | |
277 | 277 |  | |
 | |||
0 commit comments