Add internal lint for detecting non-glob imports of rustc_type_ir::inherent

This commit is contained in:
León Orell Valerian Liehr
2024-07-17 12:35:50 +02:00
parent 44fb8575de
commit 2507301de0
9 changed files with 168 additions and 2 deletions

View File

@@ -1926,6 +1926,7 @@ symbols! {
type_ascription,
type_changing_struct_update,
type_id,
type_ir_inherent,
type_length_limit,
type_macros,
type_name,