diff options
Diffstat (limited to 'assets/outbox/rustup.txt')
| -rw-r--r-- | assets/outbox/rustup.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/outbox/rustup.txt b/assets/outbox/rustup.txt new file mode 100644 index 0000000..4266eea --- /dev/null +++ b/assets/outbox/rustup.txt @@ -0,0 +1,7 @@ +Install rustup instead of the rust pacman package. + +pacman -S rustup +rustup default stable + +This replaces the standalone rust package with rustup-managed toolchains. +Switched on ratio on 2026-02-27 during system health check. |
