Skip to content

triagebot: Label compiler-builtins T-libs - #144759

Merged
bors merged 1 commit into
rust-lang:masterfrom
tgross35:triagebot-label
Aug 1, 2025
Merged

triagebot: Label compiler-builtins T-libs#144759
bors merged 1 commit into
rust-lang:masterfrom
tgross35:triagebot-label

Conversation

@tgross35

Copy link
Copy Markdown
Member

Changes to compiler-builtins don't currently get a T- label, but it is mostly managed by libs. Add the autolabel here.

Changes to `compiler-builtins` don't currently get a `T-` label, but it
is mostly managed by libs. Add the autolabel here.
@rustbot

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
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

@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 Jul 31, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

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

cc @davidtwco, @wesleywiser

@lqd

lqd commented Jul 31, 2025

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 5622816 has been approved by lqd

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 Jul 31, 2025
@tgross35

Copy link
Copy Markdown
MemberAuthor

@bors rollup

@jhprattjhpratt mentioned this pull request Aug 1, 2025
bors added a commit that referenced this pull request Aug 1, 2025
Rollup of 7 pull requests
Successful merges:
- #143849 (rustdoc: never link to unnamable items)
- #144683 (Simplify library dependencies on `compiler-builtins`)
- #144691 (Extend `is_case_difference` to handle digit-letter confusables)
- #144700 (rustdoc-json: Move `#[macro_export]` from `Other` to it's own variant)
- #144751 (Add correct dynamic_lib_extension for aix)
- #144757 (Ping Muscraft when emitter change)
- #144759 (triagebot: Label `compiler-builtins` T-libs)
r? `@ghost`
`@rustbot` modify labels: rollup
@bjorn3

Copy link
Copy Markdown
Member

Should the entirety of library/ be tagged as T-libs?

@tgross35

Copy link
Copy Markdown
MemberAuthor

Yeah, I don't know why not. Feel free to r- this if that rollup fails and I'll update, otherwise will send a followup.

Looks like the list was added in #95986

@bors
bors merged commit 74d5b09 into rust-lang:masterAug 1, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Aug 1, 2025
Rollup merge of #144759 - tgross35:triagebot-label, r=lqd
triagebot: Label `compiler-builtins` T-libs
Changes to `compiler-builtins` don't currently get a `T-` label, but it is mostly managed by libs. Add the autolabel here.
@rustbotrustbot added this to the 1.90.0 milestone Aug 1, 2025
@tgross35
tgross35 deleted the triagebot-label branch August 1, 2025 10:29
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.

6 participants

@tgross35@rustbot@lqd@bors@bjorn3@Mark-Simulacrum