We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd00de commit ffc056cCopy full SHA for ffc056c
src/attributes/codegen.md
@@ -132,7 +132,7 @@ r[attributes.codegen.target_feature.allowed-positions]
132
The `#[target_feature]` attribute is not allowed on the following places:
133
134
- [the `main` function][crate.main]
135
-- a [`panic_handler` function][runtime.panic_handler]
+- a [`panic_handler` function][panic.panic_handler]
136
- safe trait methods
137
- safe default functions in traits
138
0 commit comments