File tree
36 files changed
+407
-147
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_builtin_macros/src
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src/transform/check_consts
- rustc_expand/src
- mbe
- rustc_hir_analysis/src
- astconv
- check
- collect
- rustc_hir_typeck/src
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src/middle
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_trait_selection/src/traits/error_reporting
36 files changed
+407
-147
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
| |||
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
| 188 | + | |
186 | 189 |
| |
187 | 190 |
| |
188 | 191 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
| |||
1627 | 1628 |
| |
1628 | 1629 |
| |
1629 | 1630 |
| |
| 1631 | + | |
1630 | 1632 |
| |
1631 | 1633 |
| |
1632 | 1634 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 | 1054 |
| |
| 1055 | + | |
1055 | 1056 |
| |
1056 | 1057 |
| |
1057 | 1058 |
| |
| |||
1416 | 1417 |
| |
1417 | 1418 |
| |
1418 | 1419 |
| |
1419 |
| - | |
1420 |
| - | |
1421 |
| - | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
1422 | 1424 |
| |
1423 | 1425 |
| |
1424 | 1426 |
| |
| |||
2283 | 2285 |
| |
2284 | 2286 |
| |
2285 | 2287 |
| |
2286 |
| - | |
| 2288 | + | |
2287 | 2289 |
| |
2288 | 2290 |
| |
2289 | 2291 |
| |
| |||
2294 | 2296 |
| |
2295 | 2297 |
| |
2296 | 2298 |
| |
| 2299 | + | |
2297 | 2300 |
| |
2298 | 2301 |
| |
2299 | 2302 |
| |
|
0 commit comments