Skip to content

deadpool: Drop obsolete async suffixes #8447

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 1 commit into from
Apr 11, 2024
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 10, 2024

This commit renames a couple of struct fields and functions to remove async and deadpool pre-/suffixes. This distinction is no longer needed, since we don't use sync database connection pools anymore.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Apr 10, 2024
@bors
Copy link
Contributor

bors commented Apr 11, 2024

☔ The latest upstream changes (presumably 81df0a7) made this pull request unmergeable. Please resolve the merge conflicts.

This commit renames a couple of struct fields and functions to remove `async` and `deadpool` pre-/suffixes. This distinction is no longer needed, since we don't use sync database connection pools anymore.
@Turbo87 Turbo87 enabled auto-merge (squash) April 11, 2024 10:27
@Turbo87 Turbo87 merged commit a0cd9f0 into rust-lang:main Apr 11, 2024
@Turbo87 Turbo87 deleted the renames branch April 11, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants