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 = [
384
384
385
385
[autolabel ."PG-exploit-mitigations" ]
386
386
trigger_files = [
387
- " compiler/rustc_symbol_mangling/src/typeid " ,
387
+ " compiler/rustc_sanitizers " ,
388
388
" src/doc/rustc/src/exploit-mitigations.md" ,
389
389
" src/doc/unstable-book/src/compiler-flags/branch-protection.md" ,
390
390
" src/doc/unstable-book/src/compiler-flags/cf-protection.md" ,
@@ -701,7 +701,7 @@ cc = ["@nnethercote"]
701
701
message = " Changes to the size of AST and/or HIR nodes."
702
702
cc = [" @nnethercote" ]
703
703
704
- [mentions ."compiler/rustc_symbol_mangling/src/typeid " ]
704
+ [mentions ."compiler/rustc_sanitizers " ]
705
705
cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
706
706
707
707
[mentions ."src/doc/rustc/src/exploit-mitigations .md" ]
You can’t perform that action at this time.
0 commit comments