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 d6bb8a7 commit 9c41721Copy full SHA for 9c41721
src/attributes/codegen.md
@@ -196,6 +196,9 @@ The [`target_feature`][attributes.codegen.target_feature] attribute cannot be ap
196
197
<!-- TODO: Reflexive rules? -->
198
199
+r[attributes.codegen.naked.abi]
200
+The function cannot have the ["Rust" ABI][items.extern.abi.rust].
201
+
202
<!-- template:attributes -->
203
r[attributes.codegen.no_builtins]
204
## The `no_builtins` attribute
0 commit comments