Change notifications for Exploit Mitigations PG
Reduce the amount of notifications sent to all the Exploit Mitigations PG by removing it from some of the paths.
This commit is contained in:
parent
bad13a970a
commit
8c891ba222
1 changed files with 3 additions and 3 deletions
|
@ -1002,7 +1002,7 @@ message = "Changes to the size of AST and/or HIR nodes."
|
|||
cc = ["@nnethercote"]
|
||||
|
||||
[mentions."compiler/rustc_sanitizers"]
|
||||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
cc = ["@rcvalle"]
|
||||
|
||||
[mentions."src/doc/rustc/src/exploit-mitigations.md"]
|
||||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
|
@ -1038,7 +1038,7 @@ cc = ["@Urgau"]
|
|||
cc = ["@Noratrieb"]
|
||||
|
||||
[mentions."tests/codegen/sanitizer"]
|
||||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
cc = ["@rcvalle"]
|
||||
|
||||
[mentions."tests/codegen/split-lto-unit.rs"]
|
||||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
|
@ -1050,7 +1050,7 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
|||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
|
||||
[mentions."tests/ui/sanitizer"]
|
||||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
cc = ["@rcvalle"]
|
||||
|
||||
[mentions."tests/ui/stack-protector"]
|
||||
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue