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

MIR dataflow: Rename function to always_storage_live_locals #99022

Merged
merged 1 commit into from
Jul 9, 2022

Conversation

pierwill
Copy link
Member

@pierwill pierwill commented Jul 7, 2022

Related to #99021.

r? @JakobDegen (as discussed on Zulip)

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Jul 7, 2022
@rustbot
Copy link
Collaborator

rustbot commented Jul 7, 2022

Some changes occurred to the CTFE / Miri engine

cc @rust-lang/miri

Some changes occurred to MIR optimizations

cc @rust-lang/wg-mir-opt

@JakobDegen
Copy link
Contributor

Lgtm, but no r+ perms so

r? @oli-obk

@tmiasko
Copy link
Contributor

tmiasko commented Jul 7, 2022

@bors delegate=pierwill rollup=always

@bors
Copy link
Contributor

bors commented Jul 7, 2022

✌️ @pierwill can now approve this pull request

@pierwill pierwill force-pushed the always-storage-live-locals branch from 3cc72fa to 8a1c1ec Compare July 7, 2022 18:49
@pierwill
Copy link
Member Author

pierwill commented Jul 7, 2022

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 7, 2022

📌 Commit 8a1c1ec has been approved by pierwill

It is now in the queue for this repository.

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 7, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jul 8, 2022
…, r=pierwill

MIR dataflow: Rename function to `always_storage_live_locals`

Related to rust-lang#99021.

r?  `@JakobDegen` (as discussed on Zulip)
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jul 9, 2022
…, r=pierwill

MIR dataflow: Rename function to `always_storage_live_locals`

Related to rust-lang#99021.

r?  ``@JakobDegen`` (as discussed on Zulip)
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 9, 2022
…askrgr

Rollup of 3 pull requests

Successful merges:

 - rust-lang#99022 (MIR dataflow: Rename function to `always_storage_live_locals`)
 - rust-lang#99050 (Clarify MIR semantics of storage statements)
 - rust-lang#99067 (Intra-doc-link-ify reference to Clone::clone_from)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 416dc43 into rust-lang:master Jul 9, 2022
@rustbot rustbot added this to the 1.64.0 milestone Jul 9, 2022
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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants