Commit 91a0e16
committed
Auto merge of rust-lang#138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors
Rollup of 17 pull requests
Successful merges:
- rust-lang#137827 (Add timestamp to unstable feature usage metrics)
- rust-lang#138041 (bootstrap and compiletest: Use `size_of_val` from the prelude instead of imported)
- rust-lang#138046 (trim channel value in `get_closest_merge_commit`)
- rust-lang#138053 (Increase the max. custom try jobs requested to `20`)
- rust-lang#138061 (triagebot: add a `compiler_leads` ad-hoc group)
- rust-lang#138064 (Remove - from xtensa targets cpu names)
- rust-lang#138075 (Use final path segment for diagnostic)
- rust-lang#138078 (Reduce the noise of bootstrap changelog warnings in --dry-run mode)
- rust-lang#138081 (Move `yield` expressions behind their own feature gate)
- rust-lang#138090 (`librustdoc`: flatten nested ifs)
- rust-lang#138092 (Re-add `DynSend` and `DynSync` impls for `TyCtxt`)
- rust-lang#138094 (a small borrowck cleanup)
- rust-lang#138098 (Stabilize feature `const_copy_from_slice`)
- rust-lang#138103 (Git ignore citool's target directory)
- rust-lang#138105 (Fix broken link to Miri intrinsics in documentation)
- rust-lang#138108 (Mention me (WaffleLapkin) when changes to `rustc_codegen_ssa` occur)
- rust-lang#138117 ([llvm/PassWrapper] use `size_t` when building arg strings)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
51 files changed
+377
-335
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/type_check
- rustc_feature/src
- rustc_hir_typeck/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src/ty
- rustc_target/src/spec/targets
- library/core/src
- intrinsics
- slice
- src
- bootstrap/src
- bin
- utils
- build_helper/src
- ci/citool/src
- librustdoc
- clean
- doctest
- formats
- html
- render
- passes
- lint
- tools/compiletest/src
- tests
- run-make/unstable-feature-usage-metrics
- ui
- coroutine
- error-codes
- feature-gates
- higher-ranked/trait-bounds
- nll
- type-alias-impl-trait
- typeck
- ufcs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+377
-335
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1690 | 1690 | | |
1691 | 1691 | | |
1692 | 1692 | | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
1693 | 1706 | | |
1694 | 1707 | | |
1695 | 1708 | | |
| |||
1714 | 1727 | | |
1715 | 1728 | | |
1716 | 1729 | | |
1717 | | - | |
1718 | | - | |
1719 | | - | |
1720 | | - | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
1727 | | - | |
1728 | | - | |
| 1730 | + | |
1729 | 1731 | | |
1730 | | - | |
1731 | | - | |
1732 | | - | |
1733 | | - | |
1734 | | - | |
1735 | | - | |
1736 | | - | |
1737 | | - | |
1738 | | - | |
1739 | 1732 | | |
1740 | 1733 | | |
1741 | 1734 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
331 | 332 | | |
332 | | - | |
333 | | - | |
334 | 333 | | |
335 | 334 | | |
336 | 335 | | |
| |||
339 | 338 | | |
340 | 339 | | |
341 | 340 | | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
| 341 | + | |
350 | 342 | | |
351 | 343 | | |
352 | 344 | | |
| |||
491 | 483 | | |
492 | 484 | | |
493 | 485 | | |
| 486 | + | |
494 | 487 | | |
495 | | - | |
496 | | - | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
497 | 508 | | |
498 | 509 | | |
499 | 510 | | |
| |||
2582 | 2593 | | |
2583 | 2594 | | |
2584 | 2595 | | |
2585 | | - | |
| 2596 | + | |
2586 | 2597 | | |
2587 | 2598 | | |
2588 | 2599 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
669 | 670 | | |
670 | 671 | | |
671 | 672 | | |
| 673 | + | |
672 | 674 | | |
673 | 675 | | |
674 | 676 | | |
| |||
685 | 687 | | |
686 | 688 | | |
687 | 689 | | |
| 690 | + | |
688 | 691 | | |
689 | 692 | | |
690 | 693 | | |
691 | 694 | | |
692 | 695 | | |
| 696 | + | |
693 | 697 | | |
694 | 698 | | |
695 | 699 | | |
| |||
703 | 707 | | |
704 | 708 | | |
705 | 709 | | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
706 | 717 | | |
707 | 718 | | |
708 | 719 | | |
709 | | - | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
710 | 724 | | |
711 | 725 | | |
712 | 726 | | |
| |||
715 | 729 | | |
716 | 730 | | |
717 | 731 | | |
| 732 | + | |
718 | 733 | | |
719 | 734 | | |
720 | 735 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | | - | |
| 1268 | + | |
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | | - | |
| 518 | + | |
519 | 519 | | |
520 | | - | |
| 520 | + | |
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1327 | 1327 | | |
1328 | 1328 | | |
1329 | 1329 | | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
1330 | 1335 | | |
1331 | 1336 | | |
1332 | 1337 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments