-
Notifications
You must be signed in to change notification settings - Fork 13.6k
triagebot: Label compiler-builtins
T-libs
#144759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Changes to `compiler-builtins` don't currently get a `T-` label, but it is mostly managed by libs. Add the autolabel here.
rustbot has assigned @Mark-Simulacrum. Use |
|
@bors r+ |
@bors rollup |
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
Should the entirety of |
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 |
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.
Changes to
compiler-builtins
don't currently get aT-
label, but it is mostly managed by libs. Add the autolabel here.