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

fix: Rename func_like to FuncLike #16927

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Conversation

Sculas
Copy link
Contributor

@Sculas Sculas commented Mar 22, 2024

Should fix #16926. Please check the issue for more information.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 22, 2024
@Veykril
Copy link
Member

Veykril commented Mar 23, 2024

Thanks!
@bors r+

@bors
Copy link
Collaborator

bors commented Mar 23, 2024

📌 Commit 966d387 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Mar 23, 2024

⌛ Testing commit 966d387 with merge 6e54d41...

@bors
Copy link
Collaborator

bors commented Mar 23, 2024

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

1 similar comment
@bors
Copy link
Collaborator

bors commented Mar 23, 2024

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

@bors bors merged commit 6e54d41 into rust-lang:master Mar 23, 2024
11 checks passed
@bors
Copy link
Collaborator

bors commented Mar 23, 2024

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@Sculas Sculas deleted the fix/funclike-rename branch March 23, 2024 12:21
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.

FuncLike proc-macro expansion no longer works due to improper rename
4 participants