mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-13 23:43:31 +00:00
Apply nested goals certainty to `InspectGoals` for normalizes-to ...so that normalizes-to goals don't have `Certainty::Yes` even if they have nested goals which don't hold. r? lcnr