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 f232a27 commit 36d52fcCopy full SHA for 36d52fc
src/attributes/codegen.md
@@ -123,6 +123,9 @@ The [`target_feature`][attributes.codegen.target_feature] attribute cannot be ap
123
124
<!-- TODO: Reflexive rules? -->
125
126
+r[attributes.codegen.naked.abi]
127
+The function cannot have the ["Rust" ABI][items.extern.abi.rust].
128
+
129
r[attributes.codegen.no_builtins]
130
## The `no_builtins` attribute
131
0 commit comments