COMMITS
July 13, 2026
R
ci(dist): ensure pushing to `dev-static` on `stable` update
rami3l committed
A
fix(self-update): only remove complete profile lines
Akrm Al-Hakimi committed
R
chore(deps): lock file maintenance
renovate[bot] committed
R
chore(deps): bump `platforms` to 4.1.0
rami3l committed
July 16, 2026
F
test(toolchain): add a test case for `rustup toolchain install --override`
Francisco Gouveia committed
July 15, 2026
F
feat(toolchain): add `--default` flag to `rustup toolchain install`
Francisco Gouveia committed
F
fix(toolchain): inline use of `set_override`
Francisco Gouveia committed
July 9, 2026
M
Add Enzyme to the list of rustup components
Manuel Drehwald committed
Y
fix: Lock state and settings file updates
ychampion committed
Y
Fix Rust 1.97 clippy warnings
ychampion committed
July 14, 2026
Y
fix: repair toolchains without an installed manifest
ychampion committed
Y
refactor: expose the installed manifest path
ychampion committed
C
Docs: Remove i686 `set default-host` example
Chris Denton committed
July 10, 2026
R
chore(deps): remove pinned `openssl-src`
rami3l committed
R
refactor: replace `cfg_if!{}` with `cfg_select!{}`
rami3l committed
May 24, 2026
F
feat(cli): notify when a new stable Rust release is available
Francisco Gouveia committed
June 30, 2026
F
feat(config): add a new `state.toml` file to keep an internal state of rustup
Francisco Gouveia committed
D
toolchain: streamline validate() implementations
Dirkjan Ochtman committed
D
toolchain: avoid internal cloning
Dirkjan Ochtman committed
D
dist: drop unused conversion impl
Dirkjan Ochtman committed
D
dist: keep impls with type definitions
Dirkjan Ochtman committed
July 8, 2026
L
uninstalls toolchains prior to deleting the rustup home folder
Lea Fairbanks committed
July 7, 2026
D
Take semver-compatible dependency updates
Dirkjan Ochtman committed
D
Upgrade platforms to 4
Dirkjan Ochtman committed
July 6, 2026
R
Lock file maintenance
renovate[bot] committed
July 2, 2026
C
Remove Windows special case from `can_run`
Chris Denton committed
July 1, 2026
D
diskio: drop unnecessary constructor wrapper
Dirkjan Ochtman committed
D
diskio: rename _IncrementalFileState to FileState
Dirkjan Ochtman committed
D
diskio: inline IncrementalFileState type alias
Dirkjan Ochtman committed
D
Minimize API visibility
Dirkjan Ochtman committed