Skip to content

clippy not available on nightly-x86_64-pc-windows-msvc #3836

Closed
@Jezza

Description

@Jezza
> rustup component add clippy
error: component 'clippy' for target 'x86_64-pc-windows-msvc' is unavailable for download

> rustup show
Default host: x86_64-pc-windows-msvc

installed toolchains
--------------------

stable-x86_64-pc-windows-msvc
nightly-x86_64-pc-windows-msvc

active toolchain
----------------

nightly-x86_64-pc-windows-msvc (default)
rustc 1.34.0-nightly (c1d2d83ca 2019-03-01)

> rustup --version
rustup 1.16.0 (beab5ac2b 2018-12-06)

One of the workarounds that was suggested was to uninstall the entire toolchain (rustup and all), and reinstall it, but alas, that didn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions