Port #[const_trait] to the new attribute system

This commit is contained in:
Pavel Grigorenko
2025-06-23 23:41:33 +03:00
parent ab68b0fb26
commit 62f58dbb2d
8 changed files with 49 additions and 33 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::const_trait
| sym::repr
| sym::align
| sym::deprecated