Skip to content

Use placeref abstraction #10989

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

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Conversation

ericmarkmartin
Copy link
Contributor

rust-lang/rust#80647 suggests refactoring certain patterns with MIR places to use higher-level abstractions provided by the Place/PlaceRef. While working on that issue, I found a couple candidates for such refactoring in clippy.

Please write a short comment explaining your change (or "none" for internal only changes)

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Jun 19, 2023

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Manishearth (or someone else) soon.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 19, 2023
@ericmarkmartin ericmarkmartin marked this pull request as ready for review June 19, 2023 08:02
@Manishearth
Copy link
Member

@bors r+

neat, thanks!

@bors
Copy link
Contributor

bors commented Jun 20, 2023

📌 Commit 9bc6e11 has been approved by Manishearth

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 20, 2023

⌛ Testing commit 9bc6e11 with merge 1919dff...

@bors
Copy link
Contributor

bors commented Jun 20, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing 1919dff to master...

@bors bors merged commit 1919dff into rust-lang:master Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants