This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
71 files changed
+435
-284
lines changed- compiler
- rustc_ast_lowering/src
- rustc_const_eval/src/interpret
- rustc_hir_typeck/src/method
- rustc_pattern_analysis/src
- rustc_query_impl/src
- rustc_query_system/src/query
- rustc_trait_selection/src/traits/error_reporting
- rustc_ty_utils/src
- library
- alloc/src
- vec
- core/src
- future
- iter/traits
- tests/ui
- associated-types
- async-await
- auto-traits
- coroutine
- feature-gates
- for
- impl-trait/issues
- iterators
- kindck
- methods/issues
- proc-macro
- rfcs/rfc-2397-do-not-recommend
- suggestions
- traits
- alias
- inductive-overflow
- suggest-dereferences
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+435
-284
lines changedLines changed: 43 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
763 |
| - | |
764 |
| - | |
765 |
| - | |
766 |
| - | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
767 | 785 |
| |
768 | 786 |
| |
769 | 787 |
| |
| |||
1496 | 1514 |
| |
1497 | 1515 |
| |
1498 | 1516 |
| |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
1499 | 1520 |
| |
1500 | 1521 |
| |
1501 | 1522 |
| |
1502 | 1523 |
| |
1503 |
| - | |
1504 |
| - | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
1505 | 1542 |
| |
1506 | 1543 |
| |
1507 | 1544 |
| |
| |||
1531 | 1568 |
| |
1532 | 1569 |
| |
1533 | 1570 |
| |
1534 |
| - | |
1535 |
| - | |
1536 |
| - | |
1537 | 1571 |
| |
1538 | 1572 |
| |
1539 | 1573 |
| |
|
Lines changed: 35 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
192 | 193 |
| |
193 | 194 |
| |
194 | 195 |
| |
| |||
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
| 279 | + | |
278 | 280 |
| |
279 | 281 |
| |
280 | 282 |
| |
| |||
285 | 287 |
| |
286 | 288 |
| |
287 | 289 |
| |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
296 | 299 |
| |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
297 | 310 |
| |
298 | 311 |
| |
299 | 312 |
| |
| |||
339 | 352 |
| |
340 | 353 |
| |
341 | 354 |
| |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
350 | 362 |
| |
351 | 363 |
| |
352 | 364 |
| |
|
0 commit comments