rust/compiler/rustc_trait_selection/src/solve
bors 99c49d95cd Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #108541 (Suppress `opaque_hidden_inferred_bound` for nested RPITs)
 - #109137 (resolve: Querify most cstore access methods (subset 2))
 - #109380 (add `known-bug` test for unsoundness issue)
 - #109462 (Make alias-eq have a relation direction (and rename it to alias-relate))
 - #109475 (Simpler checked shifts in MIR building)
 - #109504 (Stabilize `arc_into_inner` and `rc_into_inner`.)
 - #109506 (make param bound vars visibly bound vars with -Zverbose)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-03-23 12:35:05 +00:00
..
canonical fix bad assertion 2023-03-17 14:40:21 +00:00
search_graph disable global caching during coherence 2023-03-21 16:38:40 +01:00
trait_goals Rollup merge of #109441 - oli-obk:fn_trait_new_solver, r=compiler-errors 2023-03-21 19:00:14 +01:00
assembly.rs new solver cleanup + coherence 2023-03-21 16:27:25 +01:00
eval_ctxt.rs Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr 2023-03-23 12:35:05 +00:00
fulfill.rs Rename AliasEq -> AliasRelate 2023-03-23 05:56:40 +00:00
mod.rs Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr 2023-03-23 12:35:05 +00:00
project_goals.rs new solver cleanup + coherence 2023-03-21 16:27:25 +01:00
trait_goals.rs new solver cleanup + coherence 2023-03-21 16:27:25 +01:00