This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
53 files changed
+1248
-210
lines changed- compiler
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src/deriving
- generic
- rustc_expand/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- higher_ranked
- rustc_middle/src
- query
- ty
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_trait_selection/src
- solve
- trait_goals
- traits
- error_reporting
- select
- library
- alloc/src/collections/btree
- map
- std/src/io
- src/librustdoc/json
- tests/ui
- macros
- rfc-2632-const-trait-impl/const_derives
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+1248
-210
lines changedLines changed: 28 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
| |||
791 | 797 |
| |
792 | 798 |
| |
793 | 799 |
| |
794 |
| - | |
| 800 | + | |
795 | 801 |
| |
796 | 802 |
| |
797 | 803 |
| |
| |||
3912 | 3918 |
| |
3913 | 3919 |
| |
3914 | 3920 |
| |
3915 |
| - | |
| 3921 | + | |
3916 | 3922 |
| |
3917 | 3923 |
| |
3918 | 3924 |
| |
| |||
4169 | 4175 |
| |
4170 | 4176 |
| |
4171 | 4177 |
| |
4172 |
| - | |
| 4178 | + | |
4173 | 4179 |
| |
4174 | 4180 |
| |
4175 | 4181 |
| |
| |||
4866 | 4872 |
| |
4867 | 4873 |
| |
4868 | 4874 |
| |
4869 |
| - | |
| 4875 | + | |
4870 | 4876 |
| |
4871 | 4877 |
| |
4872 | 4878 |
| |
| |||
5375 | 5381 |
| |
5376 | 5382 |
| |
5377 | 5383 |
| |
5378 |
| - | |
| 5384 | + | |
5379 | 5385 |
| |
5380 |
| - | |
| 5386 | + | |
5381 | 5387 |
| |
5382 | 5388 |
| |
5383 | 5389 |
| |
| |||
6089 | 6095 |
| |
6090 | 6096 |
| |
6091 | 6097 |
| |
6092 |
| - | |
| 6098 | + | |
6093 | 6099 |
| |
6094 |
| - | |
| 6100 | + | |
6095 | 6101 |
| |
6096 | 6102 |
| |
6097 | 6103 |
| |
| |||
6122 | 6128 |
| |
6123 | 6129 |
| |
6124 | 6130 |
| |
6125 |
| - | |
| 6131 | + | |
6126 | 6132 |
| |
6127 |
| - | |
| 6133 | + | |
6128 | 6134 |
| |
| 6135 | + | |
6129 | 6136 |
| |
| 6137 | + | |
| 6138 | + | |
| 6139 | + | |
| 6140 | + | |
| 6141 | + | |
| 6142 | + | |
| 6143 | + | |
| 6144 | + | |
| 6145 | + | |
| 6146 | + | |
| 6147 | + | |
6130 | 6148 |
| |
6131 | 6149 |
| |
6132 | 6150 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1567 | 1567 |
| |
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 |
| - | |
1571 |
| - | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
1572 | 1582 |
| |
1573 | 1583 |
| |
1574 | 1584 |
| |
|
0 commit comments