mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 21:31: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