mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:17:10 +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