Skip to content

move unnecessary_trailing_comma from 1.94 to unreleased#16727

Open
xtqqczze wants to merge 1 commit intorust-lang:masterfrom
xtqqczze:GH16721
Open

move unnecessary_trailing_comma from 1.94 to unreleased#16727
xtqqczze wants to merge 1 commit intorust-lang:masterfrom
xtqqczze:GH16721

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented Mar 18, 2026

9a22420 incorrectly moved unnecessary_trailing_comma from unreleased to 1.94. Since the lint will be released in 1.95, revert the change.

Closes #16721

changelog: none

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 18, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 18, 2026

r? @dswij

rustbot has assigned @dswij.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: 7 candidates
  • 7 candidates expanded to 7 candidates
  • Random selection from Jarcho, dswij, llogiq, samueltardieu

@xtqqczze xtqqczze changed the title Remove unnecessary_trailing_comma from 1.94 changelog move unnecessary_trailing_comma from 1.94 to unreleased Mar 18, 2026
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.

unnecessary_trailing_comma appears in 1.94 section in changelog

3 participants