Skip to content

Commit 5b0de80

Browse files
authored
Merge pull request #2943 from hi-rustin/rustin-patch-no-self-update
Add link to no-self-update feature
2 parents cf44a1e + 98486e4 commit 5b0de80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ info: downloading self-updates
3030

3131
## Keeping `rustup` up to date
3232

33-
If your `rustup` was built with the `no-self-update` feature, it can not update
33+
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
3434
itself. This is not the default, and only versions of `rustup` built with
3535
`--no-default-features`, or obtained from a third-party distributor who has
3636
disabled it (such as the Ubuntu snap store).

0 commit comments

Comments
 (0)