Make elaboration generic over input Combines all the `elaborate_*` family of functions into just one, which is an iterator over the same type that you pass in (e.g. elaborating `Predicate` gives `Predicate`s, elaborating `Obligation`s gives `Obligation`s, etc.) |
||
|---|---|---|
| .. | ||
| eval_ctxt | ||
| search_graph | ||
| trait_goals | ||
| assembly.rs | ||
| canonicalize.rs | ||
| eval_ctxt.rs | ||
| fulfill.rs | ||
| mod.rs | ||
| project_goals.rs | ||
| trait_goals.rs | ||