Port #[type_const] to the new attribute system

This commit is contained in:
Pavel Grigorenko
2025-06-24 00:51:16 +03:00
parent 6f8e92d5aa
commit 813ec60744
9 changed files with 42 additions and 21 deletions

View File

@@ -287,6 +287,7 @@ pub fn check_builtin_meta_item(
| sym::rustc_do_not_implement_via_object
| sym::rustc_coinductive
| sym::const_trait
| sym::type_const
| sym::repr
| sym::align
| sym::deprecated