aboutsummaryrefslogtreecommitdiff
path: root/development/rustup/README
AgeCommit message (Collapse)Author
2024-08-24development/rustup: Align packaging with upstream.Andrew Clemons
This now packages rustup as upstream expects. There is only a binary called rustup-init in /usr now which each user sets up to have rustup be the handler for rustc/cargo etc for that user. The previous instructions with manually setting up links have been superseded. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-25development/rustup: Updated for version 1.25.2.Andrew Clemons
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15development/rustup: Updated README.Andrew Clemons
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-24development/rustup: Fix README.B. Watson
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17development/rustup: Updated for version 1.22.1.Andrew Clemons
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-03-22development/rustup: Added (The Rust toolchain installer).Andrew Clemons
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>