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 9a50ef2 commit c554614Copy full SHA for c554614
src/attributes/codegen.md
@@ -88,7 +88,7 @@ r[attributes.codegen.naked.track_caller]
88
A naked function cannot be attributed by the [`track_caller`](#the-track_caller-attribute) attribute.
89
90
r[attributes.codegen.naked.testing]
91
-A naked function cannot be attributed by [the testing attributes](attributes/testing.md).
+A naked function cannot be attributed by [the testing attributes](testing.md).
92
93
r[attributes.codegen.no_builtins]
94
## The `no_builtins` attribute
0 commit comments