Skip to content

minor: Simplify - #13123

Merged
bors merged 1 commit into
rust-lang:masterfrom
Veykril:simplify
Aug 26, 2022
Merged

minor: Simplify#13123
bors merged 1 commit into
rust-lang:masterfrom
Veykril:simplify

Conversation

@Veykril

@Veykril Veykril commented Aug 26, 2022

Copy link
Copy Markdown
Member

No description provided.

@Veykril

Veykril commented Aug 26, 2022

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Aug 26, 2022

Copy link
Copy Markdown
Contributor

📌 Commit 78a7a81 has been approved by Veykril

It is now in the queue for this repository.

@bors

bors commented Aug 26, 2022

Copy link
Copy Markdown
Contributor

⌛ Testing commit 78a7a81 with merge ca4e10b...

@bors

bors commented Aug 26, 2022

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing ca4e10b to master...

@bors
bors merged commit ca4e10b into rust-lang:master Aug 26, 2022
@Veykril
Veykril deleted the simplify branch August 26, 2022 17:54
Veykril added a commit to Veykril/rust-analyzer that referenced this pull request Aug 31, 2022
The change in rust-lang#13123
actually re-uses the RefMut borrow instead of dropping it so we need to
drop it manually where required.
bors added a commit that referenced this pull request Aug 31, 2022
Drop the expander borrow in all control flow paths

The change in #13123
actually re-uses the RefMut borrow instead of dropping it so we need to
drop it manually where required.

Fixes #13153
pocket7878 pushed a commit to pocket7878/rust-analyzer that referenced this pull request Aug 31, 2022
The change in rust-lang#13123
actually re-uses the RefMut borrow instead of dropping it so we need to
drop it manually where required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants