]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107400 - matthiaskrgr:rollup-l6bycds, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Sat, 28 Jan 2023 06:46:42 +0000 (06:46 +0000)
committerbors <bors@rust-lang.org>
Sat, 28 Jan 2023 06:46:42 +0000 (06:46 +0000)
commit226b2496fc3ef997fa1cccf84259539203f82375
tree2361600500563b0dead6cc46bd77ca20bcd915a7
parent252741673b9c2b06267cd3a036d77489e92f963a
parentc89bb159f6d1e9049f9c42a3eb8d0f355524f029
Auto merge of #107400 - matthiaskrgr:rollup-l6bycds, r=matthiaskrgr

Rollup of 8 pull requests

Successful merges:

 - #107022 (Implement `SpecOptionPartialEq` for `cmp::Ordering`)
 - #107100 (Use proper `InferCtxt` when probing for associated types in astconv)
 - #107103 (Use new solver in `evaluate_obligation` query (when new solver is enabled))
 - #107190 (Recover from more const arguments that are not wrapped in curly braces)
 - #107306 (Correct suggestions for closure arguments that need a borrow)
 - #107339 (internally change regions to be covariant)
 - #107344 (Minor tweaks in the new solver)
 - #107373 (Don't merge vtables when full debuginfo is enabled.)

Failed merges:

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