File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ trigger_files = [
384384
385385[autolabel ."PG-exploit-mitigations" ]
386386trigger_files = [
387- " compiler/rustc_symbol_mangling/src/typeid " ,
387+ " compiler/rustc_sanitizers " ,
388388 " src/doc/rustc/src/exploit-mitigations.md" ,
389389 " src/doc/unstable-book/src/compiler-flags/branch-protection.md" ,
390390 " src/doc/unstable-book/src/compiler-flags/cf-protection.md" ,
@@ -701,7 +701,7 @@ cc = ["@nnethercote"]
701701message = " Changes to the size of AST and/or HIR nodes."
702702cc = [" @nnethercote" ]
703703
704- [mentions ."compiler/rustc_symbol_mangling/src/typeid " ]
704+ [mentions ."compiler/rustc_sanitizers " ]
705705cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
706706
707707[mentions ."src/doc/rustc/src/exploit-mitigations .md" ]
You can’t perform that action at this time.
0 commit comments