File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff 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"]
787786message = " Some changes occurred in cfg and check-cfg configuration"
788787cc = [" @Urgau" ]
789788
790- [mentions ."compiler/rustc_lint/src/context /diagnostics/check_cfg .rs" ]
789+ [mentions ."compiler/rustc_lint/src/early /diagnostics/check_cfg .rs" ]
791790message = " Some changes occurred in check-cfg diagnostics"
792791cc = [" @Urgau" ]
793792
@@ -1073,8 +1072,6 @@ cc = ["@jdonszelmann"]
10731072cc = [" @jdonszelmann" ]
10741073[mentions ."compiler/rustc_attr_data_structures" ]
10751074cc = [" @jdonszelmann" ]
1076- [mentions ."compiler/rustc_attr_validation" ]
1077- cc = [" @jdonszelmann" ]
10781075
10791076[assign ]
10801077warn_non_default_branch.enable = true
You can’t perform that action at this time.
0 commit comments