rust/compiler/rustc_trait_selection/src/solve
bors 0ad5e0d2de Auto merge of #122900 - matthiaskrgr:rollup-nls90mb, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #114009 (compiler: allow transmute of ZST arrays with generics)
 - #122195 (Note that the caller chooses a type for type param)
 - #122651 (Suggest `_` for missing generic arguments in turbofish)
 - #122784 (Add `tag_for_variant` query)
 - #122839 (Split out `PredicatePolarity` from `ImplPolarity`)
 - #122873 (Merge my contributor emails into one using mailmap)
 - #122885 (Adjust better spastorino membership to triagebot's adhoc_groups)
 - #122888 (add a couple more tests)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-03-22 22:35:11 +00:00
..
assembly Programmatically convert some of the pat ctors 2024-03-22 11:13:29 -04:00
eval_ctxt Rollup merge of #122687 - lcnr:normalizes-to-emit-nested-goals, r=compiler-errors 2024-03-18 22:24:39 +01:00
inspect cleanup + review 2024-03-18 18:13:25 +01:00
normalizes_to Update (doc) comments 2024-03-22 06:31:51 +01:00
alias_relate.rs move normalizes_to_hack to AliasRelate 2024-03-18 12:08:06 +01:00
fulfill.rs avoid collecting into vecs in some places 2024-03-02 14:18:47 +01:00
mod.rs cleanup + review 2024-03-18 18:13:25 +01:00
normalize.rs overflow errors: change source to a concrete enum 2024-02-22 17:43:57 +01:00
project_goals.rs track the source of nested goals 2023-12-18 08:47:29 +01:00
search_graph.rs NormalizesTo return nested goals 2024-03-18 15:53:16 +01:00
trait_goals.rs Auto merge of #122900 - matthiaskrgr:rollup-nls90mb, r=matthiaskrgr 2024-03-22 22:35:11 +00:00