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`
This commit is contained in:
Matthias Krüger 2024-11-10 22:20:35 +01:00 committed by GitHub
commit bf6271784e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",
]