-
Notifications
You must be signed in to change notification settings - Fork 341
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
add option to use force_int for alignment check #1513
Conversation
miri engine: add option to use force_int for alignment check This is needed for rust-lang/miri#1074. The Miri-side patch is at rust-lang/miri#1513. r? @oli-obk
@bors r+ |
📌 Commit db159b8 has been approved by |
add option to use force_int for alignment check Fixes #1074. Depends on rust-lang/rust#75592.
💔 Test failed - status-appveyor |
@bors r+ |
📌 Commit 9b6e432 has been approved by |
add option to use force_int for alignment check Fixes #1074. Depends on rust-lang/rust#75592.
💔 Test failed - checks-travis |
@bors r+ |
📌 Commit 33a8a1e has been approved by |
add option to use force_int for alignment check Fixes #1074. Depends on rust-lang/rust#75592.
@bors retry r+ |
📌 Commit 4711df2 has been approved by |
add option to use force_int for alignment check Fixes #1074. Depends on rust-lang/rust#75592.
💔 Test failed - checks-travis |
@bors r+ |
📌 Commit 035e003 has been approved by |
add option to use force_int for alignment check Fixes #1074. Depends on rust-lang/rust#75592.
💔 Test failed - checks-travis |
@bors r+ |
📌 Commit 5b1bc4b has been approved by |
☀️ Test successful - checks-travis, status-appveyor |
Fixes #1074. Depends on rust-lang/rust#75592.