Skip to content

mips64-unknown-linux-gnuabi64 for Rust 1.72 is missing in rustup #115218

Closed
@eduardosm

Description

@eduardosm

mips64-unknown-linux-gnuabi64 target for Rust 1.72 is missing in rustup, producing the following error while trying to update:

error: component 'rust-std' for target 'mips64-unknown-linux-gnuabi64' is unavailable for download for channel 'stable'
error: If you don't need the component, you could try a minimal installation with:
error: 
error:     rustup toolchain add stable --profile minimal

This target is listed as tier 2, was available in Rust 1.71 and it is not mentioned in Rust 1.72 release notes as being downgraded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsO-MIPSTarget: MIPS processors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions