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 2401d21 commit 961ef79Copy full SHA for 961ef79
src/attributes/codegen.md
@@ -85,7 +85,7 @@ r[attributes.codegen.naked.track_caller]
85
A naked function cannot be attributed by the [`track_caller`](#the-track_caller-attribute) attribute.
86
87
r[attributes.codegen.naked.testing]
88
-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).
89
90
r[attributes.codegen.no_builtins]
91
## The `no_builtins` attribute
0 commit comments