Commit ad26c1f
committed
Auto merge of #149941 - jhpratt:rollup-9p1xc2t, r=jhpratt
Rollup of 10 pull requests
Successful merges:
- rust-lang/rust#145278 (Update `rustc_codegen_gcc` rotate operation document)
- rust-lang/rust#148837 (Use `let...else` instead of `match foo { ... _ => return };` and `if let ... else return`)
- rust-lang/rust#149177 (Add proper suggestion for associated function with unknown field)
- rust-lang/rust#149843 (Inherit attributes in delegation)
- rust-lang/rust#149860 (Fix: Prevent macro-expanded extern crates from shadowing extern arguments)
- rust-lang/rust#149874 (Weak for Arc pointer is marked as DynSend/DynSync)
- rust-lang/rust#149903 (Remove unused code in `cfg_old`)
- rust-lang/rust#149911 (bootstrap: Don't pass an unused `--color` to compiletest)
- rust-lang/rust#149916 (Add a sanity check in case of any duplicate nodes)
- rust-lang/rust#149924 (`declare_lint_pass` for `INLINE_ALWAYS_MISMATCHING_TARGET_FEATURES`)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
| 466 | + | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | | - | |
789 | | - | |
790 | | - | |
791 | | - | |
792 | | - | |
| 777 | + | |
793 | 778 | | |
794 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
795 | 794 | | |
796 | 795 | | |
797 | 796 | | |
| |||
0 commit comments