Skip to content

Conversation

@fmease
Copy link
Member

@fmease fmease commented Apr 10, 2025

Fixes #14515.

changelog: [empty_line_after_doc_comments]: Fix a help message for cases where the following item is nameless.

@rustbot
Copy link
Collaborator

rustbot commented Apr 10, 2025

r? @samueltardieu

rustbot has assigned @samueltardieu.
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 Apr 10, 2025
@samueltardieu
Copy link
Member

Thanks!

@samueltardieu samueltardieu added this pull request to the merge queue Apr 10, 2025
Merged via the queue into rust-lang:master with commit 0286d46 Apr 10, 2025
11 of 13 checks passed
@fmease fmease deleted the fix-msg-empty_line_after_doc_comments branch April 10, 2025 18:40
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.

Lint empty_line_after_doc_comments emits a slightly butchered diagnostic note if the following item is of a kind that doesn't have a name

3 participants