summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/project_goals
AgeCommit message (Expand)AuthorLines
2023-10-29Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errorsbors-2/+33
2023-10-27Make `gen` blocks implement the `Iterator` traitOli Scherer-2/+33
2023-10-23Make things work by using the new solverMichael Goulet-0/+4
2023-10-20s/generator/coroutine/Oli Scherer-11/+11
2023-10-20s/Generator/Coroutine/Oli Scherer-8/+8
2023-10-18AliasTy::new instead of tcx methodlcnr-6/+11
2023-10-10reorder files in solvelcnr-0/+809