Skip to content

Conversation

tgross35
Copy link
Contributor

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
Collaborator

rustbot commented Jul 31, 2025

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

@rustbot rustbot 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
Collaborator

rustbot commented Jul 31, 2025

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

cc @davidtwco, @wesleywiser

@lqd
Copy link
Member

lqd commented Jul 31, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 31, 2025

📌 Commit 5622816 has been approved by lqd

It is now in the queue for this repository.

@bors bors 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
Contributor Author

tgross35 commented Aug 1, 2025

@bors rollup

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
Member

bjorn3 commented Aug 1, 2025

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

@tgross35
Copy link
Contributor Author

tgross35 commented Aug 1, 2025

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:master Aug 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.
@rustbot rustbot 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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: 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