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

Use multipart_suggestions more #86754

Merged
merged 1 commit into from
Jul 31, 2021
Merged

Conversation

estebank
Copy link
Contributor

Built on top of #86532

@rust-highfive
Copy link
Collaborator

r? @varkor

(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 Jun 30, 2021
@varkor
Copy link
Member

varkor commented Jun 30, 2021

As much as I'd like to, I'm not going to have time to review a PR of this size for a while (I'm not sure how much of that diff is just error output changes, though, which isn't so bad). If anyone else has time, they're welcome to take this over :)

@estebank
Copy link
Contributor Author

estebank commented Jul 1, 2021

@varkor no problem! Most of the diff is caused by the parent PR, until that is merged I would ignore this one.

@varkor varkor added S-blocked Status: Blocked on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 17, 2021
@estebank estebank force-pushed the use-multispans-more branch from 05d08c6 to ed6537f Compare July 17, 2021 22:50
@rust-log-analyzer

This comment has been minimized.

@estebank estebank force-pushed the use-multispans-more branch from ed6537f to 0f20ef4 Compare July 17, 2021 23:04
@estebank
Copy link
Contributor Author

@varkor I split out the part that is relevant and it should be relatively quick to review now.

@bors

This comment has been minimized.

Copy link
Member

@varkor varkor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me after fixing the nits and squashing the last (rebase fixup) commit into the previous commit.

@varkor varkor added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-blocked Status: Blocked on something else such as an RFC or other implementation work. labels Jul 19, 2021
@estebank estebank force-pushed the use-multispans-more branch 2 times, most recently from 8aad39c to 890281d Compare July 19, 2021 15:35
@rust-log-analyzer

This comment has been minimized.

@estebank estebank force-pushed the use-multispans-more branch from 890281d to abc1880 Compare July 19, 2021 15:45
@estebank
Copy link
Contributor Author

@bors r=varkor

@bors
Copy link
Contributor

bors commented Jul 19, 2021

📌 Commit abc1880be2f32643d0ee39f4d04cbd64b5f8b088 has been approved by varkor

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 19, 2021
@bors
Copy link
Contributor

bors commented Jul 20, 2021

⌛ Testing commit abc1880be2f32643d0ee39f4d04cbd64b5f8b088 with merge deb5dcbb01afa031dab5e8ae9a388d235611ce4f...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Jul 20, 2021

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 20, 2021
@estebank estebank force-pushed the use-multispans-more branch from abc1880 to 13815bf Compare July 21, 2021 20:08
@estebank
Copy link
Contributor Author

@bors r=varkor

@bors
Copy link
Contributor

bors commented Jul 21, 2021

📌 Commit 13815bf25bbe0971c4426be0df72d156b717419b has been approved by varkor

@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 Jul 21, 2021
@bors
Copy link
Contributor

bors commented Jul 22, 2021

⌛ Testing commit 13815bf25bbe0971c4426be0df72d156b717419b with merge a67334f083d40f5a739708c06b821695dfded0d3...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Jul 22, 2021

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 22, 2021
* Use more accurate span for `async move` suggestion
* Use more accurate span for deref suggestion
* Use `multipart_suggestion` more often
@estebank estebank force-pushed the use-multispans-more branch from 13815bf to 0b8f192 Compare July 30, 2021 16:26
@estebank
Copy link
Contributor Author

@bors r=varkor

@bors
Copy link
Contributor

bors commented Jul 30, 2021

📌 Commit 0b8f192 has been approved by varkor

@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 Jul 30, 2021
@bors
Copy link
Contributor

bors commented Jul 30, 2021

⌛ Testing commit 0b8f192 with merge 199d1ae...

@bors
Copy link
Contributor

bors commented Jul 31, 2021

☀️ Test successful - checks-actions
Approved by: varkor
Pushing 199d1ae to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 31, 2021
@bors bors merged commit 199d1ae into rust-lang:master Jul 31, 2021
@rustbot rustbot added this to the 1.56.0 milestone Jul 31, 2021
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 12, 2021
@estebank estebank deleted the use-multispans-more branch November 9, 2023 05:15
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.

6 participants