mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 04:45:32 +00:00
only downgrade selection Error -> Ambiguous if type error is in predicate That is, we don't care if there's a TypeError type in the ParamEnv. Fixes #95408