rust/compiler/rustc_trait_selection
Michael Goulet 193e6687e9
Rollup merge of #118243 - lcnr:commit-if-ok, r=compiler-errors
EvalCtxt::commit_if_ok don't inherit nested goals

we use it to check whether an alias is rigid, so we want to avoid considering an alias rigid simply because the inference constraints from normalizing it caused another nested goal fail

r? `@compiler-errors`
2023-11-24 07:29:12 -08:00
..
src Rollup merge of #118243 - lcnr:commit-if-ok, r=compiler-errors 2023-11-24 07:29:12 -08:00
Cargo.toml Replace custom_encodable with encodable. 2023-11-22 18:37:14 +11:00
messages.ftl Add some additional warnings for duplicated diagnostic items 2023-11-17 07:28:43 +01:00