Skip to content

Can't build using git sources based on latest Rust master #231

@jethrogb

Description

@jethrogb

In #228, in Blueprint::from and Blueprint::push, several invocations of Path::exists were added. Since git sources are not available on the filesystem, this has broken builds using git sources after rust-lang/rust#56092 was merged. Since tools/rustc-std-workspace-core will not be found on disk, the necessary [patch] section will not be inserted. (This only applies if your installed rust-src component is not up to date, but see #230)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions