This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
59 files changed
+1404
-122
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_error_messages/locales/en-US
- rustc_hir_analysis/src
- check
- variance
- rustc_hir_typeck/src/method
- rustc_infer/src/infer/error_reporting
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_trait_selection/src/traits
- error_reporting
- query
- select
- library/std/src/sync/mpsc
- src
- bootstrap
- test/ui
- async-await/in-trait
- auto-traits
- const-generics/generic_const_exprs/const_kind_expr
- impl-trait
- issues
- macros
- parser
- macro
- structs
- trait-bounds
- typeck
- tools
- collect-license-metadata
- src
- generate-copyright
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+1404
-122
lines changedLines changed: 77 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
| 584 | + | |
584 | 585 |
| |
585 | 586 |
| |
586 | 587 |
| |
| |||
730 | 731 |
| |
731 | 732 |
| |
732 | 733 |
| |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
733 | 744 |
| |
734 | 745 |
| |
735 | 746 |
| |
| |||
1552 | 1563 |
| |
1553 | 1564 |
| |
1554 | 1565 |
| |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
1555 | 1575 |
| |
1556 | 1576 |
| |
1557 | 1577 |
| |
| |||
4864 | 4884 |
| |
4865 | 4885 |
| |
4866 | 4886 |
| |
| 4887 | + | |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
| 4892 | + | |
| 4893 | + | |
| 4894 | + | |
| 4895 | + | |
| 4896 | + | |
| 4897 | + | |
| 4898 | + | |
| 4899 | + | |
| 4900 | + | |
| 4901 | + | |
| 4902 | + | |
| 4903 | + | |
| 4904 | + | |
| 4905 | + | |
| 4906 | + | |
| 4907 | + | |
| 4908 | + | |
| 4909 | + | |
| 4910 | + | |
| 4911 | + | |
| 4912 | + | |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
4867 | 4916 |
| |
4868 | 4917 |
| |
4869 | 4918 |
| |
| |||
4967 | 5016 |
| |
4968 | 5017 |
| |
4969 | 5018 |
| |
| 5019 | + | |
| 5020 | + | |
| 5021 | + | |
| 5022 | + | |
| 5023 | + | |
| 5024 | + | |
| 5025 | + | |
| 5026 | + | |
| 5027 | + | |
| 5028 | + | |
| 5029 | + | |
| 5030 | + | |
| 5031 | + | |
| 5032 | + | |
| 5033 | + | |
| 5034 | + | |
| 5035 | + | |
| 5036 | + | |
| 5037 | + | |
4970 | 5038 |
| |
4971 | 5039 |
| |
4972 | 5040 |
| |
| |||
5596 | 5664 |
| |
5597 | 5665 |
| |
5598 | 5666 |
| |
| 5667 | + | |
| 5668 | + | |
| 5669 | + | |
| 5670 | + | |
| 5671 | + | |
| 5672 | + | |
| 5673 | + | |
| 5674 | + | |
| 5675 | + | |
5599 | 5676 |
| |
5600 | 5677 |
| |
5601 | 5678 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
|
0 commit comments