Port #[rustc_deny_explicit_impl] to the new attribute system

This commit is contained in:
Pavel Grigorenko
2025-06-24 00:18:37 +03:00
parent 62f58dbb2d
commit 938916d220
7 changed files with 19 additions and 4 deletions

View File

@@ -283,6 +283,7 @@ pub fn check_builtin_meta_item(
| sym::rustc_confusables
| sym::rustc_skip_during_method_dispatch
| sym::rustc_pass_by_value
| sym::rustc_deny_explicit_impl
| sym::const_trait
| sym::repr
| sym::align