triagebot: mark tidy changes with a more specific A-tidy label#135194
Merged
bors merged 1 commit intorust-lang:masterfrom Jan 9, 2025
Merged
triagebot: mark tidy changes with a more specific A-tidy label#135194bors merged 1 commit intorust-lang:masterfrom
A-tidy label#135194bors merged 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
|
onur-ozkan
reviewed
Jan 7, 2025
660e0ea to
e872297
Compare
onur-ozkan
reviewed
Jan 7, 2025
triagebot.toml
Outdated
| "src/tools/tier-check" | ||
| "src/tools/rustdoc-gui-test", | ||
| "src/tools/suggest-tests", | ||
| "src/tools/tier-check", |
Contributor
There was a problem hiding this comment.
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 🤔
Member
Author
There was a problem hiding this comment.
Do you mean the tier-check one?
Member
Author
There was a problem hiding this comment.
That makes more sense to me yeah.
Member
Author
There was a problem hiding this comment.
Changed tier-check -> the test step
e872297 to
7b801a8
Compare
onur-ozkan
approved these changes
Jan 8, 2025
Member
Author
|
@bors r=@onur-ozkan rollup |
Collaborator
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
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`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
r? @onur-ozkan