granite-rust/compiler/rustc_trait_selection
Matthias Krüger 9b538e8e62
Rollup merge of #106309 - compiler-errors:prefer-non-err-candidates, r=oli-obk
Prefer non-`[type error]` candidates during selection

Fixes #102130
Fixes #106351

r? types

note: Alternatively we could filter out error where-clauses during param-env construction? But we still need to filter out impls with errors during `match_impl`, I think.
2023-01-12 06:52:34 +01:00
..
src Rollup merge of #106309 - compiler-errors:prefer-non-err-candidates, r=oli-obk 2023-01-12 06:52:34 +01:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00