This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
61 files changed
+260
-248
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_infer/src/infer/error_reporting/nice_region_error
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- ty
- rustc_mir/src
- const_eval
- monomorphize
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src/late
- rustc_save_analysis/src
- rustc_trait_selection/src/traits
- error_reporting
- rustc_ty_utils/src
- rustc_typeck/src
- astconv
- check
- coherence
- collect
- src
- librustdoc
- clean
- tools/clippy/clippy_lints/src
- methods
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+260
-248
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| |||
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
434 |
| - | |
| 434 | + | |
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
|
Lines changed: 20 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2562 | 2562 |
| |
2563 | 2563 |
| |
2564 | 2564 |
| |
2565 |
| - | |
2566 |
| - | |
2567 |
| - | |
2568 |
| - | |
2569 |
| - | |
2570 |
| - | |
2571 |
| - | |
2572 |
| - | |
2573 |
| - | |
2574 |
| - | |
2575 |
| - | |
2576 |
| - | |
2577 |
| - | |
2578 |
| - | |
2579 |
| - | |
2580 |
| - | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
2581 | 2584 |
| |
2582 | 2585 |
| |
2583 | 2586 |
| |
| |||
2590 | 2593 |
| |
2591 | 2594 |
| |
2592 | 2595 |
| |
2593 |
| - | |
| 2596 | + | |
2594 | 2597 |
| |
2595 | 2598 |
| |
2596 | 2599 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 |
| - | |
| 614 | + | |
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
| 624 | + | |
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
687 |
| - | |
| 687 | + | |
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
| |||
694 | 694 |
| |
695 | 695 |
| |
696 | 696 |
| |
697 |
| - | |
| 697 | + | |
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
349 |
| - | |
350 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
351 | 352 |
| |
352 | 353 |
| |
353 | 354 |
| |
| |||
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
370 |
| - | |
| 371 | + | |
371 | 372 |
| |
372 | 373 |
| |
373 | 374 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
541 | 541 |
| |
542 | 542 |
| |
543 | 543 |
| |
544 |
| - | |
| 544 | + | |
545 | 545 |
| |
546 | 546 |
| |
547 | 547 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 | 1261 |
| |
1262 |
| - | |
| 1262 | + | |
1263 | 1263 |
| |
1264 | 1264 |
| |
1265 | 1265 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
508 |
| - | |
| 508 | + | |
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
832 |
| - | |
| 832 | + | |
| 833 | + | |
833 | 834 |
| |
834 | 835 |
| |
835 | 836 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
|
0 commit comments