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 CI: use latest nightly with Miri #822

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Conversation

RalfJung
Copy link
Contributor

Use the brand-new files from rust-lang/rustup-components-history#5 to install a nightly that definitely has Miri.

In principle this could still fail though, as we might ship a Miri that does not actually work (see rust-lang/rustup-components-history#5). That does not happen very often though (it happened once so far).

@dhardy
Copy link
Member

dhardy commented Jun 10, 2019

Thanks for this! I'll wait for the CI to do its thing, but LGTM.

@RalfJung
Copy link
Contributor Author

Seems to work on CI. This wastes some time by installing Rust twice, but it's hard to change that the way CI is currently structured.

@dhardy
Copy link
Member

dhardy commented Jun 10, 2019

True. The first one is quite fast anyway due to usage of the cache, so it doesn't matter much.

@dhardy dhardy merged commit db60b35 into rust-random:master Jun 10, 2019
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