Closed
Description
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
Labels
No labels