Skip to content

rust-src component is incomplete in recent nightlies #41952

Closed
@japaric

Description

@japaric

The component is missing compiler-rt, jemalloc and other git submodules required to compile the std crate. This broke Xargo's use case of cross compiling the std crate.

Affected version: nightly-2017-05-04 and newer

Workaround

Switch to an older nightly version:

Known good version: nightly-2017-04-27 (still bisecting)

cc @brson @alexcrichton Do you know of any changes that may have caused this? It seems that the rust-src component has been trimmed to not include rustc source?

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