Skip to content

llvm-tools component no longer works on master #73602

Closed
@Manishearth

Description

@Manishearth

rustup-toolchain-install-master -n master -f -c rustc-dev -c llvm-tools fails with

error: found no file in folder `llvm-tools-nightly-x86_64-unknown-linux-gnu/llvm-tools` when extracting component `llvm-tools`

The folder name is actually llvm-tools-preview. -c llvm-tools-preview does not exist.

This makes it impossible to e.g. build clippy out of tree

This seems to be related to #72000 , but RTIM definitely worked back then, so something else has changed.

cc @Mark-Simulacrum @cuviper

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-bugCategory: This is a bug.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions