Skip to content

Cannot install nightly-x86_64-pc-windows-msvc' #1608

Description

@anta40

Just installed Rust on my 64-bit Windows 10 laptop.

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

stable-x86_64-pc-windows-msvc (default)
rustc 1.31.1 (b6c32da9b 2018-12-18)

My rustup version is

$ rustup version
rustup 1.16.0 (beab5ac 2018-12-06)

Now I want to switch the toolchain to msvc 64 nightly.

$ rustup default nightly
info: syncing channel updates for 'nightly-x86_64-pc-windows-msvc'
299.6 KiB / 299.6 KiB (100 %) 240.0 KiB/s ETA: 0 s
info: latest update on 2019-01-10, rust version 1.33.0-nightly (6ecad3383 2019-01-09)
info: downloading component 'rustc'
error: failed to parse url: nightly/2019-01-10/rustc-nightly-x86_64-pc-windows-msvc.tar.xz
info: caused by: relative URL without a base

It fails, unfortunately.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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