File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -252,7 +252,6 @@ trigger_files = [
252
252
" compiler/rustc_passes/src/check_attr.rs" ,
253
253
" compiler/rustc_attr_parsing" ,
254
254
" compiler/rustc_attr_data_structures" ,
255
- " compiler/rustc_attr_validation" ,
256
255
]
257
256
258
257
[autolabel ."T-rustdoc-frontend" ]
@@ -791,7 +790,7 @@ cc = ["@Nadrieril"]
791
790
message = " Some changes occurred in cfg and check-cfg configuration"
792
791
cc = [" @Urgau" ]
793
792
794
- [mentions ."compiler/rustc_lint/src/context /diagnostics/check_cfg .rs" ]
793
+ [mentions ."compiler/rustc_lint/src/early /diagnostics/check_cfg .rs" ]
795
794
message = " Some changes occurred in check-cfg diagnostics"
796
795
cc = [" @Urgau" ]
797
796
@@ -1077,8 +1076,6 @@ cc = ["@jdonszelmann"]
1077
1076
cc = [" @jdonszelmann" ]
1078
1077
[mentions ."compiler/rustc_attr_data_structures" ]
1079
1078
cc = [" @jdonszelmann" ]
1080
- [mentions ."compiler/rustc_attr_validation" ]
1081
- cc = [" @jdonszelmann" ]
1082
1079
1083
1080
[assign ]
1084
1081
warn_non_default_branch.enable = true
You can’t perform that action at this time.
0 commit comments