rust/compiler/rustc_trait_selection/src
Michael Goulet c31fe41453
Rollup merge of #113337 - compiler-errors:next-solver-winnow-specializing, r=lcnr
Winnow specialized impls during selection in new solver

We need to be able to winnow impls that are specialized by more specific impls in order for codegen to be able to proceed.

r? ``@lcnr``
2023-07-05 08:45:45 -07:00
..
solve Rollup merge of #113337 - compiler-errors:next-solver-winnow-specializing, r=lcnr 2023-07-05 08:45:45 -07:00
traits Rollup merge of #113321 - BoxyUwU:move_constkind_to_typeir, r=oli-obk 2023-07-05 08:45:45 -07:00
errors.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
infer.rs Fallible<_> -> Result<_, NoSolution> 2023-05-25 17:29:22 +00:00
lib.rs remove hash_drain_filter feature uses 2023-06-14 09:28:56 +02:00