diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-03-27 15:57:24 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-27 15:57:24 +1100 |
| commit | cb39217d4476f1abdf03189d36765fbd4be92f77 (patch) | |
| tree | 7963acd47fafa9f0784e11385bedaaf169307970 /compiler/rustc_pattern_analysis/src | |
| parent | bad12175de19d662038a82a9c750dcadf57f1dcb (diff) | |
| parent | 5f1e36f8ad96dadaf181cbb17294612316181a1e (diff) | |
| download | rust-cb39217d4476f1abdf03189d36765fbd4be92f77.tar.gz rust-cb39217d4476f1abdf03189d36765fbd4be92f77.zip | |
Rollup merge of #138964 - compiler-errors:usage-of-interner, r=lcnr
Implement lint against using Interner and InferCtxtLike in random compiler crates Often `Interner` defines similar methods to `TyCtxt` (but often simplified due to the simpler API surface of the type system layer for the new solver), which people will either unintentionally or intentionally import and use. Let's discourage that. r? lcnr
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
