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" ]
@@ -787,7 +786,7 @@ cc = ["@Nadrieril"]
787
786
message = " Some changes occurred in cfg and check-cfg configuration"
788
787
cc = [" @Urgau" ]
789
788
790
- [mentions ."compiler/rustc_lint/src/context /diagnostics/check_cfg .rs" ]
789
+ [mentions ."compiler/rustc_lint/src/early /diagnostics/check_cfg .rs" ]
791
790
message = " Some changes occurred in check-cfg diagnostics"
792
791
cc = [" @Urgau" ]
793
792
@@ -1073,8 +1072,6 @@ cc = ["@jdonszelmann"]
1073
1072
cc = [" @jdonszelmann" ]
1074
1073
[mentions ."compiler/rustc_attr_data_structures" ]
1075
1074
cc = [" @jdonszelmann" ]
1076
- [mentions ."compiler/rustc_attr_validation" ]
1077
- cc = [" @jdonszelmann" ]
1078
1075
1079
1076
[assign ]
1080
1077
warn_non_default_branch.enable = true
You can’t perform that action at this time.
0 commit comments