]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/rustdoc/src/deprecated-features.md
New upstream version 1.64.0+dfsg1
[rustc.git] / src / doc / rustdoc / src / deprecated-features.md
index 2bc6e8fc8ae4df6606001b710e7793f585fcc4ba..9438948af544a86a22fac07b7d79b87b2777ce97 100644 (file)
@@ -10,4 +10,4 @@ change in any release.
 
 In the past the most common use case for customizing passes was to omit the `strip-private` pass.
 You can do this more easily, and without risk of the pass being changed, by passing
-[`--document-private-items`](./unstable-features.md#--document-private-items).
+[`--document-private-items`](command-line-arguments.md#--document-private-items-show-items-that-are-not-public).