Skip to content

Commit d6bb8a7

Browse files
committed
1 parent 1c19e28 commit d6bb8a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/attributes/codegen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,11 @@ The [`track_caller`](#the-track_caller-attribute) attribute cannot be applied to
191191
r[attributes.codegen.naked.testing]
192192
The [testing attributes](testing.md) cannot be applied to a naked function.
193193
194+
r[attributes.codegen.naked.target_feature]
195+
The [`target_feature`][attributes.codegen.target_feature] attribute cannot be applied to a naked function.
196+
197+
<!-- TODO: Reflexive rules? -->
198+
194199
<!-- template:attributes -->
195200
r[attributes.codegen.no_builtins]
196201
## The `no_builtins` attribute

0 commit comments

Comments
 (0)