rustup
Rustup allows installing a rust toolchain for developers
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / rustup
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:rust/rustup && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000211 211 Bytes | |
_service | 0000001074 1.05 KB | |
_servicedata | 0000000237 237 Bytes | |
rustup-1.27.1~0.tar.zst | 0000838106 818 KB | |
rustup-rpmlintrc | 0000000055 55 Bytes | |
rustup.changes | 0000030403 29.7 KB | |
rustup.spec | 0000005569 5.44 KB | |
vendor.tar.zst | 0038726693 36.9 MB |
Revision 46 (latest revision is 47)
William Brown (firstyear)
accepted
request 1198613
from
William Brown (firstyear)
(revision 46)
- bsc#1230032 - RUSTSEC-2024-0006 - rust-shlex: Multiple issues involving quote API - Update to version 1.27.1~0: * chore(dist): update commit shasum in `rustup-init.sh`, take 2 * fix(ci/linux): don't use `pip3` to install `awscli` * fix(ci/macos): don't use `pip3` to install `awscli` * chore(dist): update commit shasum in `rustup-init.sh` * docs: update CHANGELOG for v1.27.1 * feat(dist): improve `changelog_helper` script * dist: bump `rustup` version to `1.27.1` * chore: fix some typos in comments * Remove TryFrom<PartialTargetTriple> for TargetTriple * Add tests for add/remove components by name with target triple * Replace Component::new_with_target by Component::try_new * chore(deps): lock file maintenance * refactor(self-update)!: remove confusing `get_path()` impl on Unix * test(self-update): ensure the resolution of #3739 * feat(self-update): add `with_saved_reg_value()` * refactor(self-update): extract `(get|restore)_reg_value()` * refactor(self-update): extract `with_saved_global_state()` * refactor(self-update): use `std::io` * fix(self-update): replace some `#[cfg(not(unix))]` usages with `#[cfg(windows)]` * feat(self-update): improve error messages on Windows * fix(self-update): run `do_update_programs_display_version()` on `run_update()` * refactor(self-update): extract `get_and_parse_new_rustup_version()` * refactor(self-update): extract `do_update_programs_display_version()` * ci: don't test for FreeBSD on PRs * docs(user-guide): update `environment-variables` * refactor(self-update): eliminate needless clone * feat(self-update): log `RUSTUP_DIST_*` if it's set * feat(self-update): log `RUSTUP_UPDATE_ROOT` if it's set
Comments 0