rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger 1e46be6a53
Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr
`OutputTypeParameterMismatch` -> `SignatureMismatch`

I'm probably missing something that made this rename more complicated. What did you end up getting stuck on when renaming this selection error, `@lcnr?`

**also** I renamed the `FulfillmentErrorCode` variants. This is just churn but I wanted to do it forever. I can move it out of this PR if desired.

r? lcnr
2024-01-15 08:44:48 +01:00
..
assembly Movability doesn't need to be a query anymore 2023-12-28 16:35:01 +00:00
eval_ctxt add comment 2023-12-19 17:39:48 +01:00
inspect readd the provisional cache 2024-01-09 09:15:56 +01:00
normalizes_to Remove movability from TyKind::Coroutine 2023-12-28 16:35:01 +00:00
alias_relate.rs More comments 2024-01-10 16:29:23 +00:00
fulfill.rs Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr 2024-01-15 08:44:48 +01:00
mod.rs More comments 2024-01-10 16:29:23 +00:00
normalize.rs Remove special-casing around aliaskind in new solver 2024-01-11 16:54:11 +00:00
project_goals.rs track the source of nested goals 2023-12-18 08:47:29 +01:00
search_graph.rs this is not a rust code snippet 2024-01-09 13:10:37 +01:00
trait_goals.rs Movability doesn't need to be a query anymore 2023-12-28 16:35:01 +00:00