Skip to content

Check trait items in min_ident_chars #12294

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
Feb 16, 2024

Conversation

sanxiyn
Copy link
Member

@sanxiyn sanxiyn commented Feb 14, 2024

Fix #12237.

changelog: [min_ident_chars]: check trait items

@rustbot
Copy link
Collaborator

rustbot commented Feb 14, 2024

r? @Jarcho

rustbot has assigned @Jarcho.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 14, 2024
@Jarcho
Copy link
Contributor

Jarcho commented Feb 16, 2024

Thank you. @bors r+

@bors
Copy link
Contributor

bors commented Feb 16, 2024

📌 Commit 2526765 has been approved by Jarcho

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 16, 2024

⌛ Testing commit 2526765 with merge 3b36b37...

@bors
Copy link
Contributor

bors commented Feb 16, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 3b36b37 to master...

@bors bors merged commit 3b36b37 into rust-lang:master Feb 16, 2024
@sanxiyn sanxiyn deleted the min_ident_chars-trait-item branch February 17, 2024 03:01
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.

min_ident_chars doesn't trigger on trait methods
4 participants