Commit f982e90
committed
Auto merge of #151144 - JonathanBrouwer:rollup-QW4Ug5q, r=JonathanBrouwer
Rollup of 15 pull requests
Successful merges:
- rust-lang/rust#150585 (Add a context-consistency check before emitting redundant generic-argument suggestions)
- rust-lang/rust#150586 (rustdoc: Fix intra-doc link bugs involving type aliases and associated items)
- rust-lang/rust#150590 (Don't try to recover keyword as non-keyword identifier )
- rust-lang/rust#150817 (cleanup: remove borrowck handling for inline const patterns)
- rust-lang/rust#150939 (resolve: Relax some asserts in glob overwriting and add tests)
- rust-lang/rust#150962 (Remove `FeedConstTy` and provide ty when lowering const arg)
- rust-lang/rust#150966 (rustc_target: Remove unused Arch::PowerPC64LE)
- rust-lang/rust#150971 (Disallow eii in statement position)
- rust-lang/rust#151016 (fix: WASI threading regression by disabling pthread usage)
- rust-lang/rust#151046 (compiler: Make Externally Implementable Item (eii) macros "semiopaque")
- rust-lang/rust#151099 (Recover parse gracefully from `<const N>`)
- rust-lang/rust#151117 (Avoid serde dependency in build_helper when not necessary)
- rust-lang/rust#151127 (Delete `MetaItemOrLitParser::Err`)
- rust-lang/rust#151128 (Add temporary new bors e-mail address to the mailmap)
- rust-lang/rust#151138 (Rename `rust.use-lld` to `rust.bootstrap-override-lld` in INSTALL.md)
r? @ghost1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments