X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=bfbbae6857fa8bc6e304dbcf6888a38cbe6b5d31;hb=6d7e2135f15eeb9a586ef97bb6a7744e5a936777;hp=914b52cf041dbdf5be1802a1cadc6561fad571a5;hpb=86ad69d4c63961b316fdbadd18bc35535f7b128b;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index 914b52cf041..bfbbae6857f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -185,7 +185,6 @@ trigger_files = [ "src/tools/x", "configure", "Cargo.toml", - "Cargo.lock", "config.toml.example", "src/stage0.json" ] @@ -251,7 +250,7 @@ new_pr = true [autolabel."WG-trait-system-refactor"] trigger_files = [ - "compiler/rustc_trait_selection/solve" + "compiler/rustc_trait_selection/src/solve" ] [notify-zulip."I-prioritize"]