Port #[export_stable] to the new attribute system

This commit is contained in:
Pavel Grigorenko
2025-06-16 22:11:41 +03:00
parent c720f49c46
commit bb8b741c32
8 changed files with 34 additions and 13 deletions

View File

@@ -271,6 +271,7 @@ pub fn check_builtin_meta_item(
if matches!(
name,
sym::inline
| sym::export_stable
| sym::may_dangle
| sym::rustc_as_ptr
| sym::rustc_pub_transparent