miri: Memory data revived, Hooks for stack frame push/pop#56094
Merged
bors merged 6 commits intorust-lang:masterfrom Nov 27, 2018
Merged
miri: Memory data revived, Hooks for stack frame push/pop#56094bors merged 6 commits intorust-lang:masterfrom
bors merged 6 commits intorust-lang:masterfrom
Conversation
oli-obk
approved these changes
Nov 20, 2018
Member
Author
|
@bors r=oli-obk |
Collaborator
|
📌 Commit 2c653db4e5f7a78060aff90f21efc09b9ef8b4af has been approved by |
Collaborator
|
☔ The latest upstream changes (presumably #55720) made this pull request unmergeable. Please resolve the merge conflicts. |
2c653db to
446ece6
Compare
Member
Author
|
Rebased. @bors r=oli-obk |
Collaborator
|
📌 Commit 446ece6c97310c4bb47d72fec8a37b53b0bdbaff has been approved by |
This comment has been minimized.
This comment has been minimized.
446ece6 to
2cf2074
Compare
Member
Author
|
Rebased. @bors r=oli-obk |
Collaborator
|
📌 Commit 2cf20742e55639d438ca3aacd16d2ecadd39fb7c has been approved by |
This comment has been minimized.
This comment has been minimized.
2cf2074 to
4f95088
Compare
Member
Author
|
Rebased (3rd time). @bors r=oli-obk |
Collaborator
|
📌 Commit 4f95088fbba5d8cfee20be8cdaa7a781f3bdb1bc has been approved by |
This comment has been minimized.
This comment has been minimized.
… they might have to create allocations
4f95088 to
349271a
Compare
Member
Author
|
Rebased (4th time). @bors r=oli-obk |
Collaborator
|
📌 Commit 349271a has been approved by |
Collaborator
bors
added a commit
that referenced
this pull request
Nov 27, 2018
miri: Memory data revived, Hooks for stack frame push/pop r? @oli-obk
Collaborator
|
☀️ Test successful - status-appveyor, status-travis |
Contributor
rust-highfive
added a commit
to rust-lang-nursery/rust-toolstate
that referenced
this pull request
Nov 27, 2018
Tested on commit rust-lang/rust@691a7f8. Direct link to PR: <rust-lang/rust#56094> 💔 miri on windows: test-pass → build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 💔 miri on linux: test-pass → build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
Member
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
r? @oli-obk