rust/compiler/rustc_trait_selection
Matthias Krüger 9300617dab
Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=jackh726
Allow multiple candidates with same response in new solver

Treat >1 candidates as *not* ambiguous if they return the same response.
2023-02-10 06:09:59 +01:00
..
src Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=jackh726 2023-02-10 06:09:59 +01:00
Cargo.toml Multiple candidates with same response is not ambiguous 2023-02-10 00:35:25 +00:00