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

minor: Simplify #13123

Merged
merged 1 commit into from
Aug 26, 2022
Merged

minor: Simplify #13123

merged 1 commit into from
Aug 26, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Aug 26, 2022

No description provided.

@Veykril
Copy link
Member Author

Veykril commented Aug 26, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Aug 26, 2022

📌 Commit 78a7a81 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 26, 2022

⌛ Testing commit 78a7a81 with merge ca4e10b...

@bors
Copy link
Contributor

bors commented Aug 26, 2022

☀️ 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