rust/compiler/rustc_trait_selection
bors b0f8618938 Auto merge of #125413 - lcnr:ambig-drop-region-constraints, r=compiler-errors
drop region constraints for ambiguous goals

See the comment in `compute_external_query_constraints`. While the underlying issue is preexisting, this fixes a bug introduced by #125343.

It slightly weakens the leak chec, even if we didn't have any test which was affected. I want to write such a test before merging this PR.

r? `@compiler-errors`
2024-05-27 15:28:51 +00:00
..
src Auto merge of #125413 - lcnr:ambig-drop-region-constraints, r=compiler-errors 2024-05-27 15:28:51 +00:00
Cargo.toml Move NormalizesTo back down 2024-05-18 16:21:43 -04:00
messages.ftl Make `#[diagnostic::on_unimplemented]` format string parsing more robust 2024-03-21 08:27:26 +01:00