Skip to content

Commit 6dd3a2d

Browse files
committed
Add missing rule name
1 parent 3f10ac3 commit 6dd3a2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/items/external-blocks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ r[items.extern.abi.thiscall]
156156
r[items.extern.abi.efiapi]
157157
* `unsafe extern "efiapi"` -- The ABI used for [UEFI] functions.
158158

159+
r[items.extern.abi.platform-unwind-variants]
159160
Like `"C"` and `"system"`, most platform-specific ABI strings also have a
160161
[corresponding `-unwind` variant][unwind-behavior]; specifically, these are:
161162

0 commit comments

Comments
 (0)