rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger cb0d74be28
Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk
Dejargonize `subst`

In favor of #110793, replace almost every occurence of `subst` and `substitution` from rustc codes, but they still remains in subtrees under `src/tools/` like clippy and test codes (I'd like to replace them after this)
2024-02-12 23:18:54 +01:00
..
assembly Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk 2024-02-12 23:18:54 +01:00
eval_ctxt Dejargnonize subst 2024-02-12 15:46:35 +09:00
inspect readd the provisional cache 2024-01-09 09:15:56 +01:00
normalizes_to Dejargnonize subst 2024-02-12 15:46:35 +09:00
alias_relate.rs More comments 2024-01-10 16:29:23 +00:00
fulfill.rs rename instantiate_binder_with_placeholders 2024-02-08 13:01:08 +00:00
mod.rs Remove dead args from functions 2024-02-02 22:47:26 +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 Dejargnonize subst 2024-02-12 15:46:35 +09:00