rust/compiler/rustc_next_trait_solver
Chris Denton bf37847434
Rollup merge of #140402 - lcnr:normalizes-to-certainty-yes, r=compiler-errors
only return nested goals for `Certainty::Yes`

Ambiguous `NormalizesTo` goals can otherwise repeatedly add the same nested goals to the parent.

r? ```@compiler-errors```
2025-04-28 23:29:19 +00:00
..
src Rollup merge of #140402 - lcnr:normalizes-to-certainty-yes, r=compiler-errors 2025-04-28 23:29:19 +00:00
Cargo.toml norm nested aliases before evaluating the parent goal 2025-04-24 18:41:43 +00:00