Skip to content

Conversation

tautschnig
Copy link
Member

We want to run the proofs in the target crate and don't need to build (or run) the proofs in any of the host crates. This avoids a need to make available the kani crate to any such host crates.

Resolves #3101, #3238

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

We want to run the proofs in the target crate and don't need to build
(or run) the proofs in any of the host crates. This avoids a need to
make available the `kani` crate to any such host crates.

Resolves model-checking#3101, model-checking#3238
@tautschnig tautschnig requested a review from a team as a code owner June 8, 2024 04:36
@feliperodri feliperodri added T-High Priority Tag issues that have high priority T-User Tag user issues / requests labels Jun 10, 2024
tautschnig and others added 2 commits June 10, 2024 21:46
Co-authored-by: Felipe R. Monteiro <rms.felipe@gmail.com>
…/Cargo.toml

Co-authored-by: Felipe R. Monteiro <rms.felipe@gmail.com>
Copy link
Contributor

@celinval celinval left a comment

Choose a reason for hiding this comment

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

Thanks for doing this

@tautschnig tautschnig assigned celinval and unassigned tautschnig Jun 10, 2024
@tautschnig tautschnig assigned tautschnig and unassigned celinval Jun 10, 2024
@tautschnig tautschnig merged commit d4a3f7b into model-checking:main Jun 10, 2024
@tautschnig tautschnig deleted the fix-3101 branch June 10, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-High Priority Tag issues that have high priority T-User Tag user issues / requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kani symbols not available in path dependency when build script depends on same local crate
3 participants