rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger 69d7172b8e
Rollup merge of #110207 - compiler-errors:new-solver-unpin, r=lcnr
Assemble `Unpin` candidates specially for generators in new solver

Fixes compiler-errors/next-solver-hir-issues#16

r? ``@lcnr``
2023-04-14 07:58:40 +02:00
..
assembly Move auto trait built-in candidate disqualification to a separate method 2023-04-14 03:14:02 +00:00
eval_ctxt Fix typos in compiler 2023-04-10 22:02:52 +02:00
search_graph Fix typos in compiler 2023-04-10 22:02:52 +02:00
canonicalize.rs Rollup merge of #110180 - lcnr:canonicalize, r=compiler-errors 2023-04-14 07:58:40 +02:00
eval_ctxt.rs Support safe transmute in new solver 2023-04-10 16:08:14 +00:00
fulfill.rs Report overflows gracefully with new solver 2023-04-10 16:36:30 +00:00
mod.rs review + some small stuff 2023-04-10 09:21:21 +02:00
project_goals.rs Support safe transmute in new solver 2023-04-10 16:08:14 +00:00
trait_goals.rs Move auto trait built-in candidate disqualification to a separate method 2023-04-14 03:14:02 +00:00