Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jun 5, 2022

@RalfJung RalfJung added the S-blocked-on-rust Status: Blocked on landing a Rust PR label Jun 5, 2022
@RalfJung RalfJung force-pushed the vtable-validation branch from 3bd19ae to d9f8312 Compare June 12, 2022 00:43
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jun 12, 2022

📌 Commit d9f8312 has been approved by RalfJung

bors added a commit that referenced this pull request Jun 12, 2022
test for Stacked Borrows error during vtable validation

Fixes #2123
Needs rust-lang/rust#97761
@bors
Copy link
Contributor

bors commented Jun 12, 2022

⌛ Testing commit d9f8312 with merge 844ada8...

@bors
Copy link
Contributor

bors commented Jun 12, 2022

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jun 12, 2022

📌 Commit 6ed05d9 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Jun 12, 2022

⌛ Testing commit 6ed05d9 with merge 03a05ae...

@bors
Copy link
Contributor

bors commented Jun 12, 2022

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

@bors bors merged commit 03a05ae into rust-lang:master Jun 12, 2022
@RalfJung RalfJung deleted the vtable-validation branch June 12, 2022 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-blocked-on-rust Status: Blocked on landing a Rust PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stacked Borrows error can appear during validation, causing an ICE
2 participants