Skip to content

Edition 2024 + Don't post results on members of triage runs, unless results are relevant - #2584

Merged
JonathanBrouwer merged 6 commits into
rust-lang:mainfrom
JonathanBrouwer:no-irrelevant-results
Sep 16, 2026
Merged

JonathanBrouwer merged 6 commits into
rust-lang:mainfrom
JonathanBrouwer:no-irrelevant-results

Conversation

@JonathanBrouwer

@JonathanBrouwer JonathanBrouwer commented Sep 15, 2026

Copy link
Copy Markdown
Member

I wanted to use an if let chain, so I upgraded the crates to edition 2024.

I recommend reviewing this commit by commit.
I did the upgrade by running cargo fix --edition and upgraded the crates, this is the first commit.
I then undid some of the changes in the first commit which were false positives, this is the second commit.
The rest of the commits should be obvious.

@nnethercote nnethercote left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • If-let chains: hooray!
  • Somewhat-arbitrary changes to use item sort order: boo!

(I know the latter is out of your control.)

It would have been better to do the Edition 2024 changes in one PR and the "Don't post results" change in another PR, but now that they're together I'll just r+.

@JonathanBrouwer
JonathanBrouwer added this pull request to the merge queue Sep 16, 2026
Merged via the queue into rust-lang:main with commit 5b03f71 Sep 16, 2026
16 checks passed
@JonathanBrouwer
JonathanBrouwer deleted the no-irrelevant-results branch September 16, 2026 05:26
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.

2 participants