Skip to content

rustup update did not update certain components properly #4577

@HeWhoHeWho

Description

@HeWhoHeWho

Verification

Problem

rustup update updated cargo, cargo-clippy, cargo-fmt, rustc, rustdoc & rustfmt, but did not update/install: rust-analyzer, rust-gbd, rust-gbdgui, rust-lldb properly.

Note: I had to install rust-analyzer manually via rustup component add rust-analyzer (Notice the date modified difference in the screenshot below)

Image

Steps

  1. Perform rustup update to update Rust from previous version (0.19.0 in my case) to 0.191.

Possible Solution(s)

No response

Notes

Using latest Visual Studio C++ Build tools

Rustup version

1.91.0

Installed toolchains

stable-x86_64-pc-windows-msvc

OS version

Windows 11 Pro 26100.6899

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions