Skip to content

Commit abc8334

Browse files
committed
Add missing rule name
1 parent 7ceacaf commit abc8334

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
@@ -160,6 +160,7 @@ r[items.extern.abi.thiscall]
160160
r[items.extern.abi.efiapi]
161161
* `unsafe extern "efiapi"` -- The ABI used for [UEFI] functions.
162162

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

0 commit comments

Comments
 (0)