Skip to content

changelog: move unnecessary_trailing_comma from 1.94 to unreleased#16727

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

changelog: 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
@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented Apr 1, 2026

r? @Jarcho

@rustbot rustbot assigned Jarcho and unassigned dswij Apr 1, 2026
@xtqqczze xtqqczze changed the title move unnecessary_trailing_comma from 1.94 to unreleased changelog: move unnecessary_trailing_comma from 1.94 to unreleased Apr 2, 2026
@xtqqczze
Copy link
Copy Markdown
Contributor Author

Superseded by #16842

@xtqqczze xtqqczze closed this Apr 11, 2026
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 11, 2026
@xtqqczze xtqqczze deleted the GH16721 branch April 11, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unnecessary_trailing_comma appears in 1.94 section in changelog

4 participants