Skip to content

Commit f232a27

Browse files
committed
1 parent f3df388 commit f232a27

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
@@ -118,6 +118,11 @@ The [`track_caller`](#the-track_caller-attribute) attribute cannot be applied to
118118
r[attributes.codegen.naked.testing]
119119
The [testing attributes](testing.md) cannot be applied to a naked function.
120120
121+
r[attributes.codegen.naked.target_feature]
122+
The [`target_feature`][attributes.codegen.target_feature] attribute cannot be applied to a naked function.
123+
124+
<!-- TODO: Reflexive rules? -->
125+
121126
r[attributes.codegen.no_builtins]
122127
## The `no_builtins` attribute
123128

0 commit comments

Comments
 (0)