Skip to content

bootstrap: support x.py build src/librustdoc #73439

Closed
@jyn514

Description

@jyn514

Current behavior:

thread 'main' panicked at 'Error: no rules matched src/librustdoc.', src/bootstrap/builder.rs:222:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failed to run: /home/joshua/src/rust/build/bootstrap/debug/bootstrap build src/librustdoc

Expected behavior: This builds rustdoc.

I'm interested in working on this, if anyone has suggestions that would be much appreciated. I found src/bootstrap/builder.rs but I'm having a hard time understanding ShouldRun.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions