We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e9160 commit dd47cdeCopy full SHA for dd47cde
src/items/external-blocks.md
@@ -28,7 +28,7 @@ r[items.extern.allowed-kinds]
28
Two kinds of item _declarations_ are allowed in external blocks: [functions] and
29
[statics].
30
31
-r[items.extern.fn-safety]
+r[items.extern.safety]
32
Calling unsafe functions or accessing unsafe statics that are declared in external blocks is only allowed in an `unsafe` context.
33
34
r[items.extern.namespace]
0 commit comments