Skip to content

Commit 3e6ecdd

Browse files
committed
Add abi.export_name.generic
1 parent 0fb61ac commit 3e6ecdd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/abi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ The `export_name` attribute causes the symbol to be publicly exported from the p
176176
r[abi.export_name.null]
177177
The exported name must not contain a [NUL] character.
178178
179+
r[abi.export_name.generic]
180+
`export_name` has no effect on generic items.
181+
179182
[attribute]: attributes.md
180183
[extern functions]: items/functions.md#extern-function-qualifier
181184
[external blocks]: items/external-blocks.md

0 commit comments

Comments
 (0)