File tree
153 files changed
+2485
-1375
lines changed- src
- libcore
- librustc
- dep_graph
- hir
- map
- ich
- infer/error_reporting
- middle
- mir
- session
- traits
- specialize
- ty
- maps
- librustc_borrowck/borrowck
- librustc_const_eval
- librustc_data_structures
- librustc_driver
- librustc_incremental
- persist
- librustc_lint
- librustc_metadata
- librustc_mir
- borrow_check
- nll/type_check
- build
- matches
- dataflow/move_paths
- monomorphize
- transform
- util
- librustc_passes
- librustc_plugin
- librustc_resolve
- librustc_save_analysis
- librustc_trans
- debuginfo
- librustc_trans_utils
- librustc_typeck
- check
- method
- coherence
- librustdoc
- libstd
- libsyntax
- ext
- tt
- parse
- libsyntax_ext
- libtest
- test
- compile-fail
- borrowck
- impl-trait
- rfc-1937-termination-trait
- incremental
- run-fail/rfc-1937-termination-trait
- run-pass
- auxiliary
- impl-trait
- rfc-1937-termination-trait
- rfc-2126-extern-absolute-paths
- run-pass-fulldeps/auxiliary
- ui
- error-codes
- impl-trait
- nll/ty-outlives
- resolve
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+2485
-1375
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
79 | 82 |
| |
80 | 83 |
| |
81 | 84 |
| |
| 85 | + | |
| 86 | + | |
| 87 | + | |
82 | 88 |
| |
83 | 89 |
| |
84 | 90 |
| |
| |||
359 | 365 |
| |
360 | 366 |
| |
361 | 367 |
| |
362 |
| - | |
| 368 | + | |
| 369 | + | |
363 | 370 |
| |
364 | 371 |
| |
365 | 372 |
| |
| |||
456 | 463 |
| |
457 | 464 |
| |
458 | 465 |
| |
| 466 | + | |
| 467 | + | |
| 468 | + | |
459 | 469 |
| |
460 | 470 |
| |
461 | 471 |
| |
| |||
524 | 534 |
| |
525 | 535 |
| |
526 | 536 |
| |
| 537 | + | |
| 538 | + | |
| 539 | + | |
527 | 540 |
| |
528 | 541 |
| |
529 | 542 |
| |
| |||
603 | 616 |
| |
604 | 617 |
| |
605 | 618 |
| |
606 |
| - | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
607 | 623 |
| |
608 | 624 |
| |
609 | 625 |
| |
| |||
639 | 655 |
| |
640 | 656 |
| |
641 | 657 |
| |
642 |
| - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
643 | 662 |
| |
644 | 663 |
| |
645 | 664 |
| |
| |||
715 | 734 |
| |
716 | 735 |
| |
717 | 736 |
| |
718 |
| - | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
719 | 741 |
| |
720 | 742 |
| |
721 | 743 |
| |
| |||
725 | 747 |
| |
726 | 748 |
| |
727 | 749 |
| |
728 |
| - | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
729 | 754 |
| |
730 | 755 |
| |
731 | 756 |
| |
| |||
755 | 780 |
| |
756 | 781 |
| |
757 | 782 |
| |
758 |
| - | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
759 | 787 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| 439 | + | |
| 440 | + | |
| 441 | + | |
439 | 442 |
| |
440 | 443 |
| |
441 | 444 |
| |
| |||
605 | 608 |
| |
606 | 609 |
| |
607 | 610 |
| |
608 |
| - | |
609 |
| - | |
| 611 | + | |
| 612 | + | |
610 | 613 |
| |
611 | 614 |
| |
612 | 615 |
| |
| |||
625 | 628 |
| |
626 | 629 |
| |
627 | 630 |
| |
628 |
| - | |
| 631 | + | |
629 | 632 |
| |
630 | 633 |
| |
631 | 634 |
| |
632 | 635 |
| |
633 |
| - | |
634 |
| - | |
635 | 636 |
| |
636 | 637 |
| |
637 | 638 |
| |
| |||
642 | 643 |
| |
643 | 644 |
| |
644 | 645 |
| |
| 646 | + | |
645 | 647 |
| |
646 | 648 |
| |
647 | 649 |
| |
|
0 commit comments