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

remove AllocId generalization of Pointer #71738

Merged
merged 2 commits into from
May 2, 2020

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 1, 2020

This was only needed for the "snapshot" machinery, which is gone.

r? @oli-obk

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 1, 2020
@oli-obk
Copy link
Contributor

oli-obk commented May 1, 2020

@bors r+

@bors
Copy link
Contributor

bors commented May 1, 2020

📌 Commit d0a746e has been approved by oli-obk

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 1, 2020
@RalfJung
Copy link
Member Author

RalfJung commented May 1, 2020

Ran fmt.

@bors r=oli-obk

@bors
Copy link
Contributor

bors commented May 1, 2020

📌 Commit 62ee0ea has been approved by oli-obk

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 1, 2020
…-obk

remove AllocId generalization of Pointer

This was only needed for the "snapshot" machinery, which is gone.

r? @oli-obk
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 1, 2020
…-obk

remove AllocId generalization of Pointer

This was only needed for the "snapshot" machinery, which is gone.

r? @oli-obk
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Rollup of 6 pull requests

Successful merges:

 - rust-lang#71712 (Miri: port error backtraces to std::backtrace)
 - rust-lang#71736 (bootstrap: also apply unused-attributes hack without deny_warnings)
 - rust-lang#71738 (remove AllocId generalization of Pointer)
 - rust-lang#71739 (remove obsolete comment)
 - rust-lang#71781 (Uncomment test code for failure to use `Box::pin`)
 - rust-lang#71782 (Use a non-existent test path instead of clobbering /dev/null)

Failed merges:

r? @ghost
@bors bors merged commit 6616e2c into rust-lang:master May 2, 2020
@RalfJung RalfJung deleted the pointer-no-alloc-id branch May 3, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants