From 75561c446afb63444e9b192563d46eccf7051c61 Mon Sep 17 00:00:00 2001 From: Anne Stijns Date: Sun, 29 Jun 2025 23:39:09 +0200 Subject: Port `#[link_ordinal]` to the new attribute parsing infrastructure. --- compiler/rustc_parse/src/validate_attr.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_parse') diff --git a/compiler/rustc_parse/src/validate_attr.rs b/compiler/rustc_parse/src/validate_attr.rs index bb5c1e0e653..03d4b64b823 100644 --- a/compiler/rustc_parse/src/validate_attr.rs +++ b/compiler/rustc_parse/src/validate_attr.rs @@ -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 -- cgit 1.4.1-3-g733a5