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: Respect #[allow(unused_braces)] #15527

Merged
merged 1 commit into from Aug 28, 2023
Merged

Conversation

HKalbasi
Copy link
Member

fix #15526

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 28, 2023
@HKalbasi
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 28, 2023

📌 Commit 514fefa has been approved by HKalbasi

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 28, 2023

⌛ Testing commit 514fefa with merge 62268e4...

@bors
Copy link
Collaborator

bors commented Aug 28, 2023

☀️ Test successful - checks-actions
Approved by: HKalbasi
Pushing 62268e4 to master...

@bors bors merged commit 62268e4 into rust-lang:master Aug 28, 2023
8 checks passed
@lnicola lnicola changed the title Respect #[allow(unused_braces)] fix: Respect #[allow(unused_braces)] Aug 29, 2023
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.

Please honor #[allow(unused_braces)] directive
3 participants