Skip to content

Commit 5622816

Browse files
committed
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.
1 parent adcb3d3 commit 5622816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ trigger_labels = [
355355
[autolabel."T-libs"]
356356
trigger_files = [
357357
"library/alloc",
358+
"library/compiler-builtins",
358359
"library/core",
359360
"library/panic_abort",
360361
"library/panic_unwind",

0 commit comments

Comments
 (0)