Skip to content

rust-std for thumbv7neon targets unavailable for download #1586

Closed
@hsivonen

Description

@hsivonen

Steps to reproduce

rustup default nightly
rustup update
rustup target add thumbv7neon-unknown-linux-gnueabihf

Then:

rustc --print target-list | grep thumbv7neon-unknown-linux-gnueabihf

Actual results

First:

error: component 'rust-std' for target 'thumbv7neon-unknown-linux-gnueabihf' is unavailable for download

Then:
thumbv7neon-unknown-linux-gnueabihf

Expected results

Expected the rust-std component for the thumbv7neon-unknown-linux-gnueabihf and thumbv7neon-linux-androideabi targets to be available.

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