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.
2 parents cf44a1e + 98486e4 commit 5b0de80Copy full SHA for 5b0de80
doc/src/basics.md
@@ -30,7 +30,7 @@ info: downloading self-updates
30
31
## Keeping `rustup` up to date
32
33
-If your `rustup` was built with the `no-self-update` feature, it can not update
+If your `rustup` was built with the [no-self-update feature](https://github.com/rust-lang/rustup/blob/master/Cargo.toml#L25), it can not update
34
itself. This is not the default, and only versions of `rustup` built with
35
`--no-default-features`, or obtained from a third-party distributor who has
36
disabled it (such as the Ubuntu snap store).
0 commit comments