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

add option to use force_int for alignment check #1513

Merged
merged 8 commits into from
Aug 17, 2020

Conversation

RalfJung
Copy link
Member

Fixes #1074. Depends on rust-lang/rust#75592.

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 17, 2020
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
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 17, 2020

📌 Commit db159b8 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 17, 2020

⌛ Testing commit db159b8 with merge 01d0cf0...

bors added a commit that referenced this pull request Aug 17, 2020
add option to use force_int for alignment check

Fixes #1074. Depends on rust-lang/rust#75592.
@bors
Copy link
Contributor

bors commented Aug 17, 2020

💔 Test failed - status-appveyor

@RalfJung RalfJung removed the S-blocked-on-rust Status: Blocked on landing a Rust PR label Aug 17, 2020
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 17, 2020

📌 Commit 9b6e432 has been approved by RalfJung

bors added a commit that referenced this pull request Aug 17, 2020
add option to use force_int for alignment check

Fixes #1074. Depends on rust-lang/rust#75592.
@bors
Copy link
Contributor

bors commented Aug 17, 2020

⌛ Testing commit 9b6e432 with merge 62502a0...

@bors
Copy link
Contributor

bors commented Aug 17, 2020

💔 Test failed - checks-travis

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 17, 2020

📌 Commit 33a8a1e has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 17, 2020

⌛ Testing commit 33a8a1e with merge 07244c2...

bors added a commit that referenced this pull request Aug 17, 2020
add option to use force_int for alignment check

Fixes #1074. Depends on rust-lang/rust#75592.
@RalfJung
Copy link
Member Author

@bors retry r+

@bors
Copy link
Contributor

bors commented Aug 17, 2020

📌 Commit 4711df2 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 17, 2020

⌛ Testing commit 4711df2 with merge 834bd63...

bors added a commit that referenced this pull request Aug 17, 2020
add option to use force_int for alignment check

Fixes #1074. Depends on rust-lang/rust#75592.
@bors
Copy link
Contributor

bors commented Aug 17, 2020

💔 Test failed - checks-travis

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 17, 2020

📌 Commit 035e003 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 17, 2020

⌛ Testing commit 035e003 with merge 1122caa...

bors added a commit that referenced this pull request Aug 17, 2020
add option to use force_int for alignment check

Fixes #1074. Depends on rust-lang/rust#75592.
@bors
Copy link
Contributor

bors commented Aug 17, 2020

💔 Test failed - checks-travis

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 17, 2020

📌 Commit 5b1bc4b has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 17, 2020

⌛ Testing commit 5b1bc4b with merge 066fa62...

@bors
Copy link
Contributor

bors commented Aug 17, 2020

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing 066fa62 to master...

@bors bors merged commit 066fa62 into rust-lang:master Aug 17, 2020
@RalfJung RalfJung deleted the int-align branch August 17, 2020 17:02
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.

Add option to allow exploiting intprcast alignment
2 participants