Commit e6c33e0
committed
Auto merge of rust-lang#104696 - matthiaskrgr:rollup-gi1pdb0, r=matthiaskrgr
Rollup of 11 pull requests
Successful merges:
- rust-lang#103396 (Pin::new_unchecked: discuss pinning closure captures)
- rust-lang#104416 (Fix using `include_bytes` in pattern position)
- rust-lang#104557 (Add a test case for async dyn* traits)
- rust-lang#104559 (Split `MacArgs` in two.)
- rust-lang#104597 (Probe + better error messsage for `need_migrate_deref_output_trait_object`)
- rust-lang#104656 (Move tests)
- rust-lang#104657 (Do not check transmute if has non region infer)
- rust-lang#104663 (rustdoc: factor out common button CSS)
- rust-lang#104666 (Migrate alias search result to CSS variables)
- rust-lang#104674 (Make negative_impl and negative_impl_exists take the right types)
- rust-lang#104692 (Update test's cfg-if dependency to 1.0)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+13
-9
lines changed- clippy_lints/src
- clippy_utils/src
2 files changed
+13
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
| 712 | + | |
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
720 | | - | |
| 720 | + | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
726 | | - | |
| 725 | + | |
| 726 | + | |
727 | 727 | | |
728 | 728 | | |
729 | | - | |
730 | | - | |
731 | | - | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
0 commit comments