rust/compiler/rustc_infer
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 Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Move all error reporting into rustc_trait_selection 2024-07-21 22:34:35 -04:00