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" ]
@@ -791,7 +790,7 @@ cc = ["@Nadrieril"]
791790message = " Some changes occurred in cfg and check-cfg configuration"
792791cc = [" @Urgau" ]
793792
794- [mentions ."compiler/rustc_lint/src/context /diagnostics/check_cfg .rs" ]
793+ [mentions ."compiler/rustc_lint/src/early /diagnostics/check_cfg .rs" ]
795794message = " Some changes occurred in check-cfg diagnostics"
796795cc = [" @Urgau" ]
797796
@@ -1077,8 +1076,6 @@ cc = ["@jdonszelmann"]
10771076cc = [" @jdonszelmann" ]
10781077[mentions ."compiler/rustc_attr_data_structures" ]
10791078cc = [" @jdonszelmann" ]
1080- [mentions ."compiler/rustc_attr_validation" ]
1081- cc = [" @jdonszelmann" ]
10821079
10831080[assign ]
10841081warn_non_default_branch.enable = true
You can’t perform that action at this time.
0 commit comments