Skip to content

Cannot install clippy #945

Closed
Closed
@antoyo

Description

@antoyo

Hello.
I recently switched to using rustup so I decided I would try the clippy sub-command but I am unable to install clippy.

Here are the steps I used:

~ rustup default nightly
info: using existing install for 'nightly-x86_64-unknown-linux-gnu'
info: default toolchain set to 'nightly-x86_64-unknown-linux-gnu'

  nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.10.0-nightly (9c6904ca1 2016-05-18)

~ cargo -V
cargo 0.11.0-nightly (fb03dad 2016-05-18)

~ cargo install clippy > result

(see attached result.txt file)

I use ArchLinux and I installed rustup using this command:

yaourt -S rustup

Is this a clippy or a rustup issue?

How can I install clippy using rustup?

Thanks for your help.

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