- Update to version 1.26.0~0:
* Update commit sha in rustup-init.sh again
* Update changelog to add more contributors
* Remove test
* Better error instead of show the help
* Print help when a ValueValidation error occurs
* Revert `Update Rust crate term to v0.7.0`
* Update network-proxies.md
* Fix RUSTUP_PERMIT_COPY_RENAME condition so it is actually used
* Add a test for only options command
* Update UI tests
* Set SubcommandRequiredElseHelp correctly
* Add preload directive to HSTS header
* Remove useless link
* Update changelog about remove GPG signature support
* Update toolchain for android
* Use llvm-ranlib
* Use llvm-ar
* Update toolchain
* Revert "Temporarily disable the android tests"
* Mention remove GPG signature support
* Add all contributors
* Update CHANGELOG for v1.26.0
* Update commit sha in rustup-init.sh again
* Remove `show keys` subcommand
* Move trycmd to dev-dependencies
* Remove GPG signature support
* Clippy fixes
* Clippy fixes
* Add RUSTUP_WINDOWS_PATH_ADD_BIN
OBS-URL: https://build.opensuse.org/request/show/1090589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rustup?expand=0&rev=40
- Update to version 1.25.1~0:
* (docker): Update freebsd dockerfile to expect 12 not 11
* (changelog): Add 1.25.1
* (rustup-init.sh): Update version to match 1.25.1 release
* (Cargo): Update to 1.25.1
* Revert "Set RUSTC and RUSTDOC env for child processes run through the proxy"
* (changelog): Fix typo
* Make `report_error` not be `#[cfg(windows)]`
* fix just one doc typo
OBS-URL: https://build.opensuse.org/request/show/990317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rustup?expand=0&rev=21
- Add symlink to rustup-init. rustup and rustup-init are the same
binary, but that binary behaves diferently based on the name it's
executed by.
rustup-init takes care of the initial setup, which includes
setting PATH, modifying .bashrc etc. It's supposed to be called
only once.
rustup doesn't perform those steps and it only manages
toolchains. It can be used the entire time.
- Install bash and zsh completion.
OBS-URL: https://build.opensuse.org/request/show/924402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rustup?expand=0&rev=5