Skip to content

Commit c52e31d

Browse files
committed
fix triagebot.toml
1 parent a46e5a8 commit c52e31d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

triagebot.toml

+1-4
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ trigger_files = [
252252
"compiler/rustc_passes/src/check_attr.rs",
253253
"compiler/rustc_attr_parsing",
254254
"compiler/rustc_attr_data_structures",
255-
"compiler/rustc_attr_validation",
256255
]
257256

258257
[autolabel."T-rustdoc-frontend"]
@@ -787,7 +786,7 @@ cc = ["@Nadrieril"]
787786
message = "Some changes occurred in cfg and check-cfg configuration"
788787
cc = ["@Urgau"]
789788

790-
[mentions."compiler/rustc_lint/src/context/diagnostics/check_cfg.rs"]
789+
[mentions."compiler/rustc_lint/src/early/diagnostics/check_cfg.rs"]
791790
message = "Some changes occurred in check-cfg diagnostics"
792791
cc = ["@Urgau"]
793792

@@ -1073,8 +1072,6 @@ cc = ["@jdonszelmann"]
10731072
cc = ["@jdonszelmann"]
10741073
[mentions."compiler/rustc_attr_data_structures"]
10751074
cc = ["@jdonszelmann"]
1076-
[mentions."compiler/rustc_attr_validation"]
1077-
cc = ["@jdonszelmann"]
10781075

10791076
[assign]
10801077
warn_non_default_branch.enable = true

0 commit comments

Comments
 (0)