]> git.lizzy.rs Git - rust.git/commit
Auto merge of #103426 - matthiaskrgr:rollup-n6dqdy8, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Sun, 23 Oct 2022 06:20:24 +0000 (06:20 +0000)
committerbors <bors@rust-lang.org>
Sun, 23 Oct 2022 06:20:24 +0000 (06:20 +0000)
commitfaab68eb29121f25b577b50e2e00e33bafc60a36
treef60ad6322423365c1d9a70a5faf05a261627f2ea
parent6c9c2d862dd10718ba2b2a320c3390995ad414bc
parent25e02d6efcac6bd25131e64b80aaf270f380dd8f
Auto merge of #103426 - matthiaskrgr:rollup-n6dqdy8, r=matthiaskrgr

Rollup of 9 pull requests

Successful merges:

 - #103123 (Introduce `subst_iter` and `subst_iter_copied` on `EarlyBinder` )
 - #103328 (Do not suggest trivially false const predicates)
 - #103354 (Escape string literals when fixing overlong char literal)
 - #103355 (Handle return-position `impl Trait` in traits properly in `register_hidden_type`)
 - #103368 (Delay ambiguity span bug in normalize query iff not rustdoc)
 - #103388 (rustdoc: remove unused CSS class `.result-description`)
 - #103399 (Change `unknown_lint` applicability to `MaybeIncorrect`)
 - #103401 (Use functions for headings rustdoc GUI test)
 - #103412 (Fix typo in docs of `String::leak`.)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup