Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

cargo miri #24

Open
Ralith opened this issue Dec 14, 2019 · 3 comments
Open

cargo miri #24

Ralith opened this issue Dec 14, 2019 · 3 comments

Comments

@Ralith
Copy link

Ralith commented Dec 14, 2019

This is currently possible by installing the necessary components and first running cargo install xargo, but caching would be particularly useful here as xargo has to be built and then miri needs everything (even std) compiled clean to suit itself.

@CAD97
Copy link

CAD97 commented Mar 3, 2020

Rather than installing xargo, miri actually does provide a "set everything up for CI" command, cargo miri setup.

@droundy
Copy link

droundy commented Feb 5, 2022

I'm looking to add miri to my GitHub ci and am wondering if anyone here can point to an example?

@Ralith
Copy link
Author

Ralith commented Feb 5, 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants