about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-27 23:27:25 +0100
committerGitHub <noreply@github.com>2024-03-27 23:27:25 +0100
commit145211eeb8af769630017b5df188b17f7014d1f2 (patch)
tree58c3875aa1ab61da8562d7758ea116f3145169c3
parent9c91e2cd8464ec1cdcc67f67704ebcf1ae51655f (diff)
parentdf4eec891d1cc25c4ae5f47d94e4b0634862aa4b (diff)
downloadrust-145211eeb8af769630017b5df188b17f7014d1f2.tar.gz
rust-145211eeb8af769630017b5df188b17f7014d1f2.zip
Rollup merge of #123142 - Nilstrieb:nils-knows-whats-happening, r=compiler-errors
Let nils know about changes to target docs

i'll probably expand the paths and add a message after #121051 but i honestly don't expect that to land very soon lol, so it would be nice to get notified about changes already and watch what's happening there

approve this pr if you're cool
-rw-r--r--triagebot.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 62a706fafe1..0df71c60d54 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -717,6 +717,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
 [mentions."src/doc/unstable-book/src/compiler-flags/check-cfg.md"]
 cc = ["@Urgau"]
 
+[mentions."src/doc/rustc/src/platform-support"]
+cc = ["@Nilstrieb"]
+
 [mentions."tests/codegen/sanitizer"]
 cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]