rust/compiler/rustc_trait_selection/src
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
..
solve Multiple candidates with same response is not ambiguous 2023-02-10 00:35:25 +00:00
traits Rollup merge of #107831 - nnethercote:query-refactoring, r=oli-obk 2023-02-10 06:09:57 +01:00
errors.rs Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00
infer.rs Simplify some canonical type alias names 2023-01-03 01:16:10 +00:00
lib.rs update cache 2023-01-18 08:09:01 +01:00