We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 241c323 + 1eba312 commit cb41a09Copy full SHA for cb41a09
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