Skip to content

rustc-dev does not contain enough to link against rustc libraries #75247

Open
@RalfJung

Description

@RalfJung

Ever since #72000, it is not sufficient to install rustc-dev to obtain a toolchain where one can link against private rustc libraries (for tools like Miri or Clippy). One has to also install llvm-dev. This subverts the purpose of rustc-dev; from what I can see, that package on its own is basically useless now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions