From 977e7d4e11f126b38742b04691431d0b2a48af68 Mon Sep 17 00:00:00 2001 From: Jieyou Xu Date: Sat, 12 Jul 2025 23:15:19 +0800 Subject: [PATCH] Label clippy changes with `T-clippy` team label --- triagebot.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index a534e1dceb1d..125617fce74f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -594,6 +594,10 @@ trigger_files = [ "compiler/rustc_codegen_llvm", ] +[autolabel."T-clippy"] +trigger_files = [ + "src/tools/clippy", +] # ------------------------------------------------------------------------------ # Prioritization and team nominations