File tree
47 files changed
+691
-274
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/traits
- rustc_const_eval/src/interpret
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src/ty
- rustc_resolve/src
- rustc_smir/src/rustc_smir/convert
- rustc_symbol_mangling/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- unwind
- src
- bootstrap/src/core/build_steps
- tools
- clippy/clippy_utils/src
- compiletest/src
- executor
- rustfmt/src
- tests/ui/type/pattern_types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+691
-274
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2469 | 2469 |
| |
2470 | 2470 |
| |
2471 | 2471 |
| |
| 2472 | + | |
| 2473 | + | |
2472 | 2474 |
| |
2473 | 2475 |
| |
2474 | 2476 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
| 615 | + | |
615 | 616 |
| |
616 | 617 |
| |
617 | 618 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
| 611 | + | |
611 | 612 |
| |
612 | 613 |
| |
613 | 614 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
467 | 472 |
| |
468 | 473 |
| |
469 | 474 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1158 | 1158 |
| |
1159 | 1159 |
| |
1160 | 1160 |
| |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1161 | 1172 |
| |
1162 | 1173 |
| |
1163 | 1174 |
| |
|
Lines changed: 30 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 |
| - | |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
31 | 55 |
| |
32 | 56 |
| |
33 | 57 |
| |
34 | 58 |
| |
35 | 59 |
| |
36 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
37 | 64 |
| |
38 | 65 |
| |
39 | 66 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 67 | + | |
44 | 68 |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
476 | 472 |
| |
477 | 473 |
| |
478 | 474 |
| |
|
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 48 | + | |
| 49 | + | |
53 | 50 |
| |
54 | 51 |
| |
55 | 52 |
| |
56 | 53 |
| |
| 54 | + | |
| 55 | + | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
65 | 73 |
| |
66 | 74 |
| |
67 | 75 |
| |
68 | 76 |
| |
69 | 77 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 78 | + | |
74 | 79 |
| |
75 | 80 |
| |
76 | 81 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1248 | 1248 |
| |
1249 | 1249 |
| |
1250 | 1250 |
| |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
1251 | 1259 |
| |
1252 | 1260 |
| |
1253 | 1261 |
| |
|
0 commit comments