rust/compiler/rustc_trait_selection
Matthias Krüger aace48811b
Rollup merge of #140641 - lcnr:opaque-type-storage-entries, r=compiler-errors
detect additional uses of opaques after writeback

Based on #140607. It's a lot harder to encounter in practice than I though 😅 😁 I've still added it with the expectation that somebody will encounter it at some point.

Also modifies the `EvalCtxt` to use the same impl to detect newly added opaque types.

r? ``@compiler-errors``
2025-05-08 08:14:18 +02:00
..
src Rollup merge of #140641 - lcnr:opaque-type-storage-entries, r=compiler-errors 2025-05-08 08:14:18 +02:00
Cargo.toml support duplicates in the opaque_types_storage 2025-05-06 14:59:09 +00:00
messages.ftl Refactor rustc_on_unimplemented's filter parser 2025-05-02 22:08:35 +02:00