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

Fix crux-mir-comp build and add to CI #1501

Merged
merged 2 commits into from
Nov 11, 2021
Merged

Conversation

spernsteiner
Copy link
Contributor

The crux-mir-comp build had bitrotted due to not being included in CI. This branch fixes the build and adds it to CI. For now, it attempts to build crux-mir-comp but doesn't run the test suite, since the test suite has extra dependencies (mir-json and translated libraries).

Copy link
Contributor

@RyanGlScott RyanGlScott left a comment

Choose a reason for hiding this comment

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

Wonderful, thanks!

@spernsteiner spernsteiner force-pushed the update-crux-mir-comp-20211108 branch from 6aca467 to 36bc6cb Compare November 10, 2021 19:03
@spernsteiner spernsteiner force-pushed the update-crux-mir-comp-20211108 branch from 36bc6cb to 313189c Compare November 11, 2021 00:48
@spernsteiner spernsteiner added the PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run label Nov 11, 2021
@mergify mergify bot merged commit 1a52b47 into master Nov 11, 2021
@mergify mergify bot deleted the update-crux-mir-comp-20211108 branch November 11, 2021 02:11
@RyanGlScott RyanGlScott added the subsystem: crucible-mir Issues related to Rust verification with crucible-mir and/or mir-json label Mar 13, 2023
@RyanGlScott RyanGlScott added the subsystem: crucible-mir-comp Issues related to compositional Rust verification with crucible-mir-comp or crux-mir-comp label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run subsystem: crucible-mir Issues related to Rust verification with crucible-mir and/or mir-json subsystem: crucible-mir-comp Issues related to compositional Rust verification with crucible-mir-comp or crux-mir-comp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants