rust/compiler/rustc_trait_selection
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
..
src Rollup merge of #115519 - compiler-errors:next-solver-assoc-ice, r=lcnr 2023-09-05 07:15:16 +02:00
Cargo.toml
messages.ftl Permit recursive weak type aliases 2023-08-30 11:55:03 +00:00