rust/compiler/rustc_next_trait_solver/src
Matthias Krüger 74b79aee60
Rollup merge of #140711 - compiler-errors:combine-maybes, r=lcnr
Do not discard constraints on overflow if there was candidate ambiguity

Fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/201.

There's a pretty chunky justification in the test.

r? lcnr
2025-05-08 08:14:18 +02:00
..
solve Rollup merge of #140711 - compiler-errors:combine-maybes, r=lcnr 2025-05-08 08:14:18 +02:00
canonicalizer.rs Fold visit into ty 2025-03-15 06:34:36 +00:00
coherence.rs Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType 2025-03-20 02:17:14 +00:00
delegate.rs opaque_type_storage to InferCtxtLike 2025-05-07 17:58:20 +00:00
lib.rs update cfgs 2025-04-09 12:29:59 +01:00
resolve.rs Fold visit into ty 2025-03-15 06:34:36 +00:00