Skip to content

Conversation

@narpfel
Copy link
Member

@narpfel narpfel commented May 23, 2025

Building a Miri sysroot needs the standard library sources.

Needed for compiler-explorer/misc-builder#112.

See compiler-explorer/compiler-explorer#2563.

Building a Miri sysroot needs the standard library sources.
self.do_rust_install(staging, self.base_package, base_path)
for architecture in architectures:
self.do_rust_install(staging, f"rust-std-{self.target_name}-{architecture}", base_path)
if self.nightly_like:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still won't be present during the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants