File tree
55 files changed
+292
-174
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_const_eval/src
- const_eval
- transform
- check_consts
- rustc_expand
- src
- rustc_hir_analysis/src
- astconv
- check
- compare_impl_item
- collect
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- error_reporting
- relate
- rustc_lint/src
- rustc_macros/src
- rustc_middle/src/ty
- rustc_mir_build/src
- build/expr
- thir
- pattern
- rustc_mir_transform/src
- rustc_resolve/src
- rustc_trait_selection/src/traits
- error_reporting
- query/type_op
- rustc_ty_utils/src
- library/core/src
- src/tools
- compiletest/src
- tidy/src
- tests/ui
- diagnostic-width
- drop
- lint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+292
-174
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1636 | 1636 |
| |
1637 | 1637 |
| |
1638 | 1638 |
| |
1639 |
| - | |
1640 |
| - | |
1641 |
| - | |
| 1639 | + | |
1642 | 1640 |
| |
1643 | 1641 |
| |
1644 | 1642 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
629 |
| - | |
630 |
| - | |
631 |
| - | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
632 | 632 |
| |
633 | 633 |
| |
634 | 634 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
| 319 | + | |
| 320 | + | |
| 321 | + | |
319 | 322 |
| |
320 | 323 |
| |
321 | 324 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
| 157 | + | |
159 | 158 |
| |
160 | 159 |
| |
161 | 160 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
231 | 230 |
| |
232 | 231 |
| |
233 | 232 |
| |
| |||
1089 | 1088 |
| |
1090 | 1089 |
| |
1091 | 1090 |
| |
1092 |
| - | |
1093 |
| - | |
1094 |
| - | |
1095 |
| - | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1096 | 1094 |
| |
1097 | 1095 |
| |
1098 | 1096 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
| 396 | + | |
401 | 397 |
| |
402 | 398 |
| |
403 | 399 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
333 |
| - | |
334 |
| - | |
| 332 | + | |
335 | 333 |
| |
336 | 334 |
| |
337 | 335 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
517 | 517 |
| |
518 | 518 |
| |
519 | 519 |
| |
520 |
| - | |
| 520 | + | |
521 | 521 |
| |
522 | 522 |
| |
523 | 523 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
| |||
115 | 119 |
| |
116 | 120 |
| |
117 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
118 | 126 |
| |
119 | 127 |
| |
120 | 128 |
| |
|
Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
395 | 425 |
| |
396 | 426 |
| |
397 | 427 |
| |
|
0 commit comments