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 a2c50de commit 34d4dbaCopy full SHA for 34d4dba
src/attributes/codegen.md
@@ -154,7 +154,7 @@ The `naked` attribute may only be applied to:
154
- [Free functions][items.fn]
155
- [Inherent associated functions][items.associated.fn]
156
- [Trait impl functions][items.impl.trait]
157
-- [Trait definition functions][items.traits] with a body
+- [Trait definition functions][items.traits.associated-item-decls] with a body
158
159
r[attributes.codegen.naked.duplicates]
160
The `naked` attribute may be used any number of times on a form.
0 commit comments