]> git.lizzy.rs Git - rust.git/commit
Auto merge of #104555 - matthiaskrgr:rollup-tncyca8, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Fri, 18 Nov 2022 10:06:28 +0000 (10:06 +0000)
committerbors <bors@rust-lang.org>
Fri, 18 Nov 2022 10:06:28 +0000 (10:06 +0000)
commit9d46c7a3e69966782e163877151c1f0cea8b630a
treefc9e68096252d48f67675b17896c2304d1d4f6c3
parent30117a1dbb843da1d5ab1258e89a3ed0b1940475
parent239f84bc51a1aa351f9e8ebaf1ebe9782eb660a4
Auto merge of #104555 - matthiaskrgr:rollup-tncyca8, r=matthiaskrgr

Rollup of 11 pull requests

Successful merges:

 - #103852 (Don't remap early-bound regions for return-position `impl Trait` in trait originating from `impl`)
 - #104366 (Simplify settings theme choice)
 - #104433 (Fix `emit_unused_delims_expr` ICE)
 - #104444 (Fix ICE in in_operand for ty error)
 - #104483 (Convert predicates into Predicate in the Obligation constructor)
 - #104496 (Don't attempt to normalize compiler backtraces)
 - #104503 (rustdoc: remove redundant font-color CSS on `.where`)
 - #104508 (Check `dyn*` return type correctly)
 - #104515 (ICE fixing, remove is_tainted_by_errors since we have ty_error for delay bug)
 - #104532 (Migrate tooltip style to CSS variables)
 - #104545 (Readd the matches_macro diag item)

Failed merges:

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