Skip to content

triagebot: mark tidy changes with a more specific A-tidy label - #135194

Merged
bors merged 1 commit into
rust-lang:masterfrom
jieyouxu:update-tidy-label
Jan 9, 2025
Merged

triagebot: mark tidy changes with a more specific A-tidy label#135194
bors merged 1 commit into
rust-lang:masterfrom
jieyouxu:update-tidy-label

Conversation

@jieyouxu

Copy link
Copy Markdown
Member

@rustbotrustbot added A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 7, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

triagebot.toml has been modified, there may have been changes to the review queue.

cc @davidtwco, @wesleywiser

Comment threadtriagebot.toml Outdated
Comment threadtriagebot.toml Outdated
"src/tools/tier-check"
"src/tools/rustdoc-gui-test",
"src/tools/suggest-tests",
"src/tools/tier-check",

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.

I feel like this alone doesn't make sense here. I wonder if replacing this with src/bootstrap/src/core/build_steps/test.rs would be better 🤔

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Do you mean the tier-check one?

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.

Yes

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

That makes more sense to me yeah.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Changed tier-check -> the test step

@jieyouxu

Copy link
Copy Markdown
MemberAuthor

@bors r=@onur-ozkan rollup

@bors

bors commented Jan 8, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 7b801a8 has been approved by onur-ozkan

It is now in the queue for this repository.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 8, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 8, 2025
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#134228 (Exhaustively handle expressions in patterns)
- rust-lang#135194 (triagebot: mark tidy changes with a more specific `A-tidy` label)
- rust-lang#135222 (Ensure that we don't try to access fields on a non-struct pattern type)
- rust-lang#135250 (A couple simple borrowck cleanups)
- rust-lang#135252 (Fix release notes link)
- rust-lang#135253 (Revert rust-lang#131365)
Failed merges:
- rust-lang#135195 (Make `lit_to_mir_constant` and `lit_to_const` infallible)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 8, 2025
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#134228 (Exhaustively handle expressions in patterns)
- rust-lang#135194 (triagebot: mark tidy changes with a more specific `A-tidy` label)
- rust-lang#135222 (Ensure that we don't try to access fields on a non-struct pattern type)
- rust-lang#135250 (A couple simple borrowck cleanups)
- rust-lang#135252 (Fix release notes link)
- rust-lang#135253 (Revert rust-lang#131365)
Failed merges:
- rust-lang#135195 (Make `lit_to_mir_constant` and `lit_to_const` infallible)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b87a004 into rust-lang:masterJan 9, 2025
@rustbotrustbot added this to the 1.86.0 milestone Jan 9, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jan 9, 2025
Rollup merge of rust-lang#135194 - jieyouxu:update-tidy-label, r=onur-ozkan
triagebot: mark tidy changes with a more specific `A-tidy` label
r? `@onur-ozkan`
@jieyouxu
jieyouxu deleted the update-tidy-label branch January 9, 2025 00:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-metaArea: Issues & PRs about the rust-lang/rust repository itselfS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jieyouxu@rustbot@bors@onur-ozkan