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

test Box::into_raw aliasing #1602

Merged
merged 1 commit into from
Oct 27, 2020
Merged

test Box::into_raw aliasing #1602

merged 1 commit into from
Oct 27, 2020

Conversation

RalfJung
Copy link
Member

Directly test aliasing problems caused by Box::into_raw issues (like we have them again right now due to rust-lang/rust#77187, but the pinned rustc is older than that so this should still be able to land).

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

📌 Commit 11bf3f0 has been approved by RalfJung

bors added a commit that referenced this pull request Oct 27, 2020
test Box::into_raw aliasing

Directly test aliasing problems caused by `Box::into_raw` issues (like we have them again right now due to rust-lang/rust#77187, but the pinned rustc is older than that so this should still be able to land).
@bors
Copy link
Collaborator

bors commented Oct 27, 2020

⌛ Testing commit 11bf3f0 with merge 80052f5...

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

📌 Commit 98d9715 has been approved by RalfJung

bors added a commit that referenced this pull request Oct 27, 2020
test Box::into_raw aliasing

Directly test aliasing problems caused by `Box::into_raw` issues (like we have them again right now due to rust-lang/rust#77187, but the pinned rustc is older than that so this should still be able to land).
@bors
Copy link
Collaborator

bors commented Oct 27, 2020

⌛ Testing commit 98d9715 with merge 5014d84...

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

📌 Commit ecf330f has been approved by RalfJung

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

⌛ Testing commit ecf330f with merge c7c77b1...

@bors
Copy link
Collaborator

bors commented Oct 27, 2020

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing c7c77b1 to master...

@bors bors merged commit c7c77b1 into rust-lang:master Oct 27, 2020
@RalfJung RalfJung deleted the box branch October 28, 2020 10:25
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.

None yet

2 participants