This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
67 files changed
+1033
-1104
lines changed- compiler
- rustc_hir_analysis/src
- check
- rustc_middle/src
- query
- src/librustdoc
- tests
- rustdoc-ui
- issues
- ui
- associated-inherent-types
- bugs
- associated-type-bounds
- associated-types
- consts
- cycle-trait
- delegation
- did_you_mean
- error-codes
- feature-gates
- generic-associated-types
- impl-trait
- issues
- infinite
- issues
- issue-23302-enum-infinite-recursion
- lifetimes
- object-safety
- resolve
- rfcs/rfc-2632-const-trait-impl
- const_derives
- span
- suggestions
- target-feature
- traits
- associated_type_bound
- trait-upcasting
- type-alias-enum-variants
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+1033
-1104
lines changedLines changed: 20 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
225 | 227 |
| |
226 | 228 |
| |
227 | 229 |
| |
| 230 | + | |
228 | 231 |
| |
229 | 232 |
| |
230 | 233 |
| |
| |||
336 | 339 |
| |
337 | 340 |
| |
338 | 341 |
| |
339 |
| - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
340 | 346 |
| |
341 | 347 |
| |
| 348 | + | |
| 349 | + | |
342 | 350 |
| |
343 | 351 |
| |
344 | 352 |
| |
| |||
355 | 363 |
| |
356 | 364 |
| |
357 | 365 |
| |
358 |
| - | |
359 |
| - | |
360 |
| - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
361 | 369 |
| |
362 | 370 |
| |
363 | 371 |
| |
| 372 | + | |
| 373 | + | |
364 | 374 |
| |
365 | 375 |
| |
366 | 376 |
| |
| |||
895 | 905 |
| |
896 | 906 |
| |
897 | 907 |
| |
898 |
| - | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
899 | 914 |
| |
900 | 915 |
| |
901 | 916 |
| |
|
Lines changed: 3 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 | 55 |
| |
72 | 56 |
| |
73 | 57 |
| |
| |||
93 | 77 |
| |
94 | 78 |
| |
95 | 79 |
| |
96 |
| - | |
97 | 80 |
| |
98 | 81 |
| |
99 | 82 |
| |
| |||
166 | 149 |
| |
167 | 150 |
| |
168 | 151 |
| |
169 |
| - | |
170 |
| - | |
| 152 | + | |
| 153 | + | |
171 | 154 |
| |
172 | 155 |
| |
173 | 156 |
| |
|
0 commit comments