File tree
77 files changed
+1569
-394
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- src
- deriving
- generic
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- rustc_hir/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- thir
- ty
- rustc_mir_build/src
- build
- custom/parse
- expr
- thir
- cx
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_span/src
- src/tools/clippy
- clippy_lints/src
- loops
- utils
- clippy_utils/src
- tests/ui
- destructuring-assignment
- feature-gates
- parser
- range
- stats
- structs
- auxiliary
- thir-print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+1569
-394
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3119 | 3119 |
| |
3120 | 3120 |
| |
3121 | 3121 |
| |
| 3122 | + | |
3122 | 3123 |
| |
3123 | 3124 |
| |
3124 | 3125 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1120 | 1120 |
| |
1121 | 1121 |
| |
1122 | 1122 |
| |
1123 |
| - | |
| 1123 | + | |
1124 | 1124 |
| |
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 | 1127 |
| |
1128 | 1128 |
| |
1129 | 1129 |
| |
| 1130 | + | |
1130 | 1131 |
| |
1131 | 1132 |
| |
1132 | 1133 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
975 | 975 |
| |
976 | 976 |
| |
977 | 977 |
| |
978 |
| - | |
| 978 | + | |
| 979 | + | |
979 | 980 |
| |
980 | 981 |
| |
981 | 982 |
| |
982 | 983 |
| |
| 984 | + | |
983 | 985 |
| |
984 | 986 |
| |
985 | 987 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 48 |
| |
53 | 49 |
| |
54 | 50 |
| |
| |||
57 | 53 |
| |
58 | 54 |
| |
59 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 |
| |
42 | 50 |
| |
43 | 51 |
| |
| |||
114 | 122 |
| |
115 | 123 |
| |
116 | 124 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
Lines changed: 8 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
366 | 363 |
| |
367 | 364 |
| |
368 | 365 |
| |
| |||
1526 | 1523 |
| |
1527 | 1524 |
| |
1528 | 1525 |
| |
1529 |
| - | |
| 1526 | + | |
1530 | 1527 |
| |
1531 | 1528 |
| |
1532 | 1529 |
| |
|
Lines changed: 26 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
| |||
690 | 693 |
| |
691 | 694 |
| |
692 | 695 |
| |
693 |
| - | |
694 |
| - | |
695 |
| - | |
696 |
| - | |
697 |
| - | |
698 |
| - | |
699 |
| - | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
700 | 717 |
| |
701 | 718 |
| |
702 | 719 |
| |
| |||
723 | 740 |
| |
724 | 741 |
| |
725 | 742 |
| |
| 743 | + | |
726 | 744 |
| |
727 | 745 |
| |
728 | 746 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
| 560 | + | |
560 | 561 |
| |
561 | 562 |
| |
562 | 563 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1151 | 1151 |
| |
1152 | 1152 |
| |
1153 | 1153 |
| |
1154 |
| - | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
1155 | 1159 |
| |
1156 | 1160 |
| |
1157 | 1161 |
| |
| |||
1239 | 1243 |
| |
1240 | 1244 |
| |
1241 | 1245 |
| |
1242 |
| - | |
| 1246 | + | |
1243 | 1247 |
| |
1244 | 1248 |
| |
1245 | 1249 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
|
0 commit comments