about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-10 22:20:35 +0100
committerGitHub <noreply@github.com>2024-11-10 22:20:35 +0100
commitbf6271784ed3cd59a3520bbcbfbbaf3624d28397 (patch)
tree1223e391d22416f022e3ed3a04efe4349813425c
parent54cb1f7fe6dc328118d23a519c53b484cbc99e04 (diff)
parente49d9173f866178f73a4df4db2709912e3bad166 (diff)
downloadrust-bf6271784ed3cd59a3520bbcbfbbaf3624d28397.tar.gz
rust-bf6271784ed3cd59a3520bbcbfbbaf3624d28397.zip
Rollup merge of #132866 - jieyouxu:review-rotation-break, r=jieyouxu
Break from review rotation

Spending ~a week to focus on:

- Digesting remaining `Makefile`s (so close yet so far).
- 2024 Q3 T-compiler P-high issues review pre-triage.
- Some docs for rustc-dev-guide.

r? `@ghost`
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 95538dd7ee3..bc7c3b0beeb 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -972,6 +972,7 @@ warn_non_default_branch = true
 contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
 users_on_vacation = [
     "fmease",
+    "jieyouxu",
     "jyn514",
     "oli-obk",
 ]