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

Enable strict provenance in Miri. #410

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Conversation

jrvanwhy
Copy link
Collaborator

This merges the two miri commands together, as strict provenance is strictly more restrictive than all other configurations.

See rust-lang/miri#2045 for some more background on -Zmiri-strict-provenance.

Closes #400

This merges the two miri commands together, as strict provenance is strictly more restrictive than all other configurations.
@jrvanwhy jrvanwhy added the upkeep Indicates a PR is upkeep as defined by the code review policy. label Jun 13, 2022
@jrvanwhy
Copy link
Collaborator Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 14, 2022

Build succeeded:

@bors bors bot merged commit 277a7f6 into tock:master Jun 14, 2022
@jrvanwhy jrvanwhy deleted the strict-provenance branch August 11, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate new Miri strict provenance flags
2 participants