Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miri is shipped in the standalone installer #86286

Closed
RalfJung opened this issue Jun 14, 2021 · 1 comment · Fixed by #86568
Closed

Miri is shipped in the standalone installer #86286

RalfJung opened this issue Jun 14, 2021 · 1 comment · Fixed by #86568
Labels
A-miri Area: The miri tool C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue.

Comments

@RalfJung
Copy link
Member

According to user reports, the standalone tarball installer of stable Rust releases includes Miri. That's a bug, Miri is a nightly-only tool and should not be shipped on stable.

Cc @rust-lang/infra @rust-lang/release

@bjorn3 bjorn3 added C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels Jun 14, 2021
@jonas-schievink jonas-schievink added the A-miri Area: The miri tool label Jun 18, 2021
@ehuss
Copy link
Contributor

ehuss commented Jun 23, 2021

Posted a fix at #86568.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-miri Area: The miri tool C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants