Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Feb 23, 2020

This implements the rustc side of the plan I laid out here.

Miri PR: rust-lang/miri#1190

@rust-highfive
Copy link
Contributor

r? @ecstatic-morse

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 23, 2020
@RalfJung
Copy link
Member Author

r? @oli-obk

@RalfJung RalfJung changed the title Canonical AllocID Miri: let machine canonicalize AllocIDs Feb 23, 2020
@oli-obk
Copy link
Contributor

oli-obk commented Feb 26, 2020

@bors r+

oh the potential. This may make my mmap stuff really feasible

@bors
Copy link
Collaborator

bors commented Feb 26, 2020

📌 Commit 9b62d60 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 Feb 26, 2020
@RalfJung
Copy link
Member Author

This may make my mmap stuff really feasible

You are making me regret having written this. ;)

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Feb 28, 2020
Miri: let machine canonicalize AllocIDs

This implements the rustc side of the plan I laid out [here](rust-lang/miri#1147 (comment)).

Miri PR: rust-lang/miri#1190
@bors
Copy link
Collaborator

bors commented Mar 1, 2020

⌛ Testing commit 9b62d60 with merge 1cf090e...

@bors
Copy link
Collaborator

bors commented Mar 2, 2020

☀️ Test successful - checks-azure
Approved by: oli-obk
Pushing 1cf090e to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 2, 2020
@bors bors merged commit 1cf090e into rust-lang:master Mar 2, 2020
@bors bors mentioned this pull request Mar 2, 2020
@RalfJung RalfJung deleted the canonical-alloc-id branch March 2, 2020 07:54
bors added a commit to rust-lang/miri that referenced this pull request Mar 2, 2020
Canonical AllocID

This is the Miri side of rust-lang/rust#69408.
This just ports the existing extern statics to the new system; no new shims are added.

Cc @christianpoveda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

5 participants