Port #[rustc_coinductive] to the new attribute system

This commit is contained in:
Pavel Grigorenko
2025-06-24 00:27:30 +03:00
parent adb325fc16
commit 6f8e92d5aa
7 changed files with 17 additions and 5 deletions

View File

@@ -285,6 +285,7 @@ pub fn check_builtin_meta_item(
| sym::rustc_pass_by_value
| sym::rustc_deny_explicit_impl
| sym::rustc_do_not_implement_via_object
| sym::rustc_coinductive
| sym::const_trait
| sym::repr
| sym::align