We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07b925 commit 6dade88Copy full SHA for 6dade88
src/items/external-blocks.md
@@ -415,7 +415,7 @@ r[items.extern.attributes.link_name.duplicates]
415
Only the last use of `link_name` on an item has effect.
416
417
> [!NOTE]
418
-> `rustc` lints against any use preceding the last. This may become an error in the future.
+> `rustc` lints against any use following the first with a future-compatibility warning. This may become an error in the future.
419
420
r[items.extern.attributes.link_name.link_ordinal]
421
The `link_name` attribute may not be used with the [`link_ordinal`] attribute.
0 commit comments