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