Skip to content

Commit e1f4197

Browse files
committed
fix triagebot.toml
1 parent f78389c commit e1f4197

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"]
@@ -791,7 +790,7 @@ cc = ["@Nadrieril"]
791790
message = "Some changes occurred in cfg and check-cfg configuration"
792791
cc = ["@Urgau"]
793792

794-
[mentions."compiler/rustc_lint/src/context/diagnostics/check_cfg.rs"]
793+
[mentions."compiler/rustc_lint/src/early/diagnostics/check_cfg.rs"]
795794
message = "Some changes occurred in check-cfg diagnostics"
796795
cc = ["@Urgau"]
797796

@@ -1077,8 +1076,6 @@ cc = ["@jdonszelmann"]
10771076
cc = ["@jdonszelmann"]
10781077
[mentions."compiler/rustc_attr_data_structures"]
10791078
cc = ["@jdonszelmann"]
1080-
[mentions."compiler/rustc_attr_validation"]
1081-
cc = ["@jdonszelmann"]
10821079

10831080
[assign]
10841081
warn_non_default_branch.enable = true

0 commit comments

Comments
 (0)