Skip to content

Kani: use -Z unstable-options instead of --enable-unstable #386

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

Merged
merged 2 commits into from
Jun 9, 2025

Conversation

tautschnig
Copy link
Member

--enable-unstable has been removed from Kani's latest version and will, thus, break upgrading to a newer Kani version.

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

`--enable-unstable` has been removed from Kani's latest version and
will, thus, break upgrading to a newer Kani version.
Copy link

@carolynzech carolynzech left a comment

Choose a reason for hiding this comment

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

Thanks! We already pass -Z unstable-options in each of these commands, so can you just remove the --enable-unstable instead?

@tautschnig
Copy link
Member Author

Thanks! We already pass -Z unstable-options in each of these commands, so can you just remove the --enable-unstable instead?

Err, thank you, this is now done.

@tautschnig tautschnig assigned carolynzech and unassigned tautschnig Jun 9, 2025
@carolynzech carolynzech removed their assignment Jun 9, 2025
@carolynzech carolynzech enabled auto-merge June 9, 2025 19:10
@carolynzech carolynzech added this pull request to the merge queue Jun 9, 2025
Merged via the queue into model-checking:main with commit 0840b22 Jun 9, 2025
25 checks passed
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.

3 participants