Skip to content

Fix rustc -Z ls handling #2290

@lissyx

Description

@lissyx

I was investigating a high memory usage on sccache rust compilation part and I came accross a failure in the build log

bail!(format!("Failed to list deps of {}", rlib.display()))
.

At first I assumed it was just a byproduct of configure step, but it looks like -Z ls changes in rust-lang/rust@ff00763#diff-03c3ed2f6e27e58df63382e00323eea6fd1ce3a4f9546941b2b717fead25e520

One might need to update to -Z ls=root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions