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

Miri: Use -Zmiri-tree-borrows instead of -Zmiri-disable-stacked-borrows #996

Merged
merged 2 commits into from
Jun 17, 2023

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jun 17, 2023

epoch is not compatible with SB but compatible with TB.

cc #871 #545 #878

@taiki-e taiki-e merged commit ce31c18 into master Jun 17, 2023
@taiki-e taiki-e deleted the taiki-e/tree-borrows branch June 17, 2023 13:08
swfsql added a commit to swfsql/dfdx that referenced this pull request Dec 5, 2023
Note that crossbeam is an indirect dependency and they are still to release a version that [passes](crossbeam-rs/crossbeam#996) on this miri check.

So to temporarily get this out of the way, you can patch crossbeam on the workspace `dfdx/Cargo.toml`.
@swfsql swfsql mentioned this pull request Dec 5, 2023
12 tasks
swfsql added a commit to swfsql/dfdx that referenced this pull request Mar 1, 2024
Note that crossbeam is an indirect dependency and they are still to release a version that [passes](crossbeam-rs/crossbeam#996) on this miri check.

So to temporarily get this out of the way, you can patch crossbeam on the workspace `dfdx/Cargo.toml`.
swfsql added a commit to swfsql/dfdx that referenced this pull request Mar 1, 2024
Note that crossbeam is an indirect dependency and they are still to release a version that [passes](crossbeam-rs/crossbeam#996) on this miri check.

So to temporarily get this out of the way, you can patch crossbeam on the workspace `dfdx/Cargo.toml`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant