Skip to content

ping me for attribute-related changes - #136643

Merged
bors merged 1 commit into
rust-lang:masterfrom
jdonszelmann:add-triagebot-attrs
Feb 7, 2025
Merged

ping me for attribute-related changes#136643
bors merged 1 commit into
rust-lang:masterfrom
jdonszelmann:add-triagebot-attrs

Conversation

@jdonszelmann

Copy link
Copy Markdown
Contributor

@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 Feb 6, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

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

cc @davidtwco, @wesleywiser

@jdonszelmann

Copy link
Copy Markdown
ContributorAuthor

I also added A-attribute autolabeling, seemed useful but lmk if you disagree

Comment threadtriagebot.toml
"compiler/rustc_passes/src/check_attr.rs",
"compiler/rustc_attr_parsing",
"compiler/rustc_attr_data_structures",
"compiler/rustc_attr_validation",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

While this doesn't exist yet on master, I'd say it's fine. We can always update triagebot.toml later if things change. I just hope triagebot won't freak out ^^' but I doubt that.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

oh yea, I added it because I know I'll add it like in my next pr so I don't forget but let's hope nothing breaks

@fmease

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Feb 6, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 14fb5ef has been approved by fmease

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 Feb 6, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Feb 6, 2025
…r=fmease
ping me for attribute-related changes
r? `@fmease`
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 7, 2025
…iaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#135973 (fix tail call checks wrt `#[track_caller]`)
- rust-lang#136191 (compiler: replace few consts arrays with statics to remove const dupes)
- rust-lang#136565 (compiler: Clean up weird `rustc_abi` reexports)
- rust-lang#136582 (Revert "CI: build FreeBSD artifacts on FreeBSD 13.4")
- rust-lang#136592 (Make sure we don't overrun the stack in canonicalizer)
- rust-lang#136627 (MIR validation: add comment explaining the limitations of CfgChecker)
- rust-lang#136634 (Stabilise `Cursor::{get_mut, set_position}` in `const` scenarios.)
- rust-lang#136643 (ping me for attribute-related changes)
- rust-lang#136644 (Add `rustc_hir_pretty::item_to_string` function)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 7, 2025
…iaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#135973 (fix tail call checks wrt `#[track_caller]`)
- rust-lang#136191 (compiler: replace few consts arrays with statics to remove const dupes)
- rust-lang#136565 (compiler: Clean up weird `rustc_abi` reexports)
- rust-lang#136582 (Revert "CI: build FreeBSD artifacts on FreeBSD 13.4")
- rust-lang#136627 (MIR validation: add comment explaining the limitations of CfgChecker)
- rust-lang#136634 (Stabilise `Cursor::{get_mut, set_position}` in `const` scenarios.)
- rust-lang#136643 (ping me for attribute-related changes)
- rust-lang#136644 (Add `rustc_hir_pretty::item_to_string` function)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit c906858 into rust-lang:masterFeb 7, 2025
@rustbotrustbot added this to the 1.86.0 milestone Feb 7, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Feb 7, 2025
Rollup merge of rust-lang#136643 - jdonszelmann:add-triagebot-attrs, r=fmease
ping me for attribute-related changes
r? `@fmease`
@fmeasefmease mentioned this pull request Mar 2, 2025
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

@jdonszelmann@rustbot@fmease@bors