Skip to content

Commit 4173c7c

Browse files
authored
Rollup merge of rust-lang#106848 - BoxyUwU:correct_triagebot_path, r=WaffleLapkin
Fix wrong path in triage bot autolabel for wg-trait-solver-refactor
2 parents 81da2a1 + dd96a44 commit 4173c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ new_pr = true
251251

252252
[autolabel."WG-trait-system-refactor"]
253253
trigger_files = [
254-
"compiler/rustc_trait_selection/solve"
254+
"compiler/rustc_trait_selection/src/solve"
255255
]
256256

257257
[notify-zulip."I-prioritize"]

0 commit comments

Comments
 (0)