Files
rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger f5e6aa3c4a Rollup merge of #115519 - compiler-errors:next-solver-assoc-ice, r=lcnr
Don't ICE on associated type projection without feature gate in new solver

Self-explanatory, we should avoid ICEs when the feature gate is not enabled. Continue to ICE when the feature gate *is* enabled, though.

Fixes #115500
2023-09-05 07:15:16 +02:00
..
2023-08-03 14:16:26 +02:00
2023-08-03 14:16:26 +02:00
2023-07-23 12:30:52 -07:00
2023-07-24 08:37:40 -07:00