Port #[rustc_paren_sugar] to the new attribute system

This commit is contained in:
Pavel Grigorenko
2025-06-24 02:06:57 +03:00
parent 507ebced16
commit 1bdf703171
7 changed files with 19 additions and 5 deletions

View File

@@ -291,6 +291,7 @@ pub fn check_builtin_meta_item(
| sym::rustc_unsafe_specialization_marker
| sym::marker
| sym::fundamental
| sym::rustc_paren_sugar
| sym::type_const
| sym::repr
| sym::align