We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241c323 commit 1eba312Copy full SHA for 1eba312
src/rust-2024/newly-unsafe-functions.md
@@ -76,4 +76,4 @@ Alternatively, you can manually enable the lint to find places these functions a
76
#![warn(deprecated_safe_2024)]
77
```
78
79
-[`deprecated_safe_2024`]: ../../rustc/lints/listing/allowed-by-default.html#deprecated-safe
+[`deprecated_safe_2024`]: ../../rustc/lints/listing/allowed-by-default.html#deprecated-safe-2024
0 commit comments