Skip to content

adjust tests for eager pointer checks on deref #863

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 4 commits into from
Aug 15, 2019

Conversation

RalfJung
Copy link
Member

The Miri side of rust-lang/rust#63075.

Fixes #447.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 15, 2019

📌 Commit 8a103cf has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 15, 2019

⌛ Testing commit 8a103cf with merge c71b240...

bors added a commit that referenced this pull request Aug 15, 2019
adjust tests for eager pointer checks on deref

The Miri side of rust-lang/rust#63075.

Fixes #447.
@bors
Copy link
Contributor

bors commented Aug 15, 2019

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

@bors bors merged commit 8a103cf into rust-lang:master Aug 15, 2019
@RalfJung RalfJung deleted the deref-checks branch August 15, 2019 21:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check that offset is not too big, check projection offset to be inbounds
3 participants