Tim Crawford 604f6629bc scripts: Remove explicit rustup self update
Commit 7d6a15e63c95 ("Convert toolchain file to TOML syntax") switched
from the bare toolchain file to the TOML-based one for better management
of the toolchain and components used.

Commit cf7fc2c540d5 ("scripts: Update rustup or inform user of env
vars") added an explicit `rustup self update` because there were still
cases, a year later, of people not having a rustup new enough to support
the TOML-based toolchain file.

Now 2 years after that, it should be safe to drop the explicit self
update. The TOML format has widespread adoption and rustup now self
updates by default. This should allow distro-provided rustup, which
disables the self update feature, to work if it is already installed in
place of the one downloaded from https://rustup.rs.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-03-18 14:20:15 -06:00
..
2023-10-19 14:45:22 -06:00
2023-04-03 13:23:12 -06:00
2023-10-19 14:45:22 -06:00
2023-10-19 14:45:22 -06:00
2024-02-28 13:13:10 -07:00
2021-01-26 10:21:07 -07:00
2023-10-19 14:45:22 -06:00
2019-05-02 17:39:00 -06:00
2024-02-21 07:35:52 -07:00
2021-03-05 11:29:53 -07:00
2023-10-19 14:45:22 -06:00
2023-10-19 14:45:22 -06:00
2023-10-19 14:45:22 -06:00
2023-10-19 14:45:22 -06:00
2020-01-22 10:52:08 -07:00