Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann

Port #[link_ordinal] to the new attribute parsing infrastructure

Ports link_ordinal to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197
This commit is contained in:
Jakub Beránek
2025-07-14 11:04:52 +02:00
committed by GitHub
20 changed files with 159 additions and 150 deletions

View File

@@ -310,6 +310,7 @@ pub fn check_builtin_meta_item(
| sym::must_use
| sym::track_caller
| sym::link_name
| sym::link_ordinal
| sym::export_name
| sym::rustc_macro_transparency
| sym::link_section