File tree
28 files changed
+289
-22
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_const_eval/src/interpret
- rustc_hir_analysis/src
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_public/src/unstable/convert/stable
- rustc_resolve/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- rustc_type_ir/src
- src/tools
- clippy/clippy_utils/src
- rustfmt/src
- tests/ui/type/pattern_types
28 files changed
+289
-22
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2580 | 2580 |
| |
2581 | 2581 |
| |
2582 | 2582 |
| |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
2583 | 2586 |
| |
2584 | 2587 |
| |
2585 | 2588 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
147 | 149 |
| |
148 | 150 |
| |
149 | 151 |
| |
| |||
460 | 462 |
| |
461 | 463 |
| |
462 | 464 |
| |
| 465 | + | |
463 | 466 |
| |
464 | 467 |
| |
465 | 468 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1232 | 1232 |
| |
1233 | 1233 |
| |
1234 | 1234 |
| |
| 1235 | + | |
1235 | 1236 |
| |
1236 | 1237 |
| |
1237 | 1238 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 | 1261 |
| |
1262 |
| - | |
| 1262 | + | |
1263 | 1263 |
| |
1264 | 1264 |
| |
| 1265 | + | |
1265 | 1266 |
| |
1266 | 1267 |
| |
1267 | 1268 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1855 | 1855 |
| |
1856 | 1856 |
| |
1857 | 1857 |
| |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
1858 | 1861 |
| |
1859 | 1862 |
| |
1860 | 1863 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
728 |
| - | |
| 728 | + | |
729 | 729 |
| |
730 | 730 |
| |
731 | 731 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2583 | 2583 |
| |
2584 | 2584 |
| |
2585 | 2585 |
| |
| 2586 | + | |
2586 | 2587 |
| |
2587 | 2588 |
| |
2588 | 2589 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
| 343 | + | |
343 | 344 |
| |
344 | 345 |
| |
345 | 346 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1888 | 1888 |
| |
1889 | 1889 |
| |
1890 | 1890 |
| |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
1891 | 1895 |
| |
1892 | 1896 |
| |
1893 | 1897 |
| |
|
0 commit comments