1
Fork 0

Implement lint against using Interner and InferCtxtLike in random compiler crates

This commit is contained in:
Michael Goulet 2025-03-26 04:09:07 +00:00
parent ca6dad3eab
commit 14804d1ed1
11 changed files with 82 additions and 3 deletions

View file

@ -2118,7 +2118,9 @@ symbols! {
type_changing_struct_update,
type_const,
type_id,
type_ir_infer_ctxt_like,
type_ir_inherent,
type_ir_interner,
type_length_limit,
type_macros,
type_name,