rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger 405eb4178e
Rollup merge of #131825 - lcnr:probe-no-more-leak-2, r=compiler-errors
SolverDelegate add assoc type for Infcx

makes writing trait bounds on it a lot nicer going forward.

r? `@compiler-errors`
2024-10-17 20:47:31 +02:00
..
inspect Be better at reporting alias errors 2024-10-15 20:42:17 -04:00
delegate.rs Rollup merge of #131825 - lcnr:probe-no-more-leak-2, r=compiler-errors 2024-10-17 20:47:31 +02:00
fulfill.rs Rollup merge of #131699 - compiler-errors:better-errors-for-projections, r=lcnr 2024-10-16 19:18:32 +02:00
inspect.rs Fix impl for SolverDelegate 2024-06-18 11:04:01 -04:00
normalize.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
select.rs Be better at reporting alias errors 2024-10-15 20:42:17 -04:00