We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2435b17 commit 0e2ef63Copy full SHA for 0e2ef63
src/attributes/codegen.md
@@ -89,7 +89,7 @@ r[attributes.codegen.naked.track_caller]
89
A naked function cannot be attributed by the [`track_caller`](#the-track_caller-attribute) attribute.
90
91
r[attributes.codegen.naked.testing]
92
-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).
93
94
## The `no_builtins` attribute
95
0 commit comments