triagebot: roll library reviewers for {coretests,alloctests}

This commit is contained in:
Jieyou Xu
2026-04-04 01:18:55 +08:00
parent f908263775
commit d5f67d8631
+2
View File
@@ -1598,7 +1598,9 @@ dep-bumps = [
"/compiler/rustc_type_ir" = ["compiler", "types"]
"/compiler/rustc_public" = ["project-stable-mir"]
"/library/alloc" = ["libs"]
"/library/alloctests" = ["libs"]
"/library/core" = ["libs", "@scottmcm"]
"/library/coretests" = ["libs"]
"/library/panic_abort" = ["libs"]
"/library/panic_unwind" = ["libs"]
"/library/proc_macro" = ["@petrochenkov"]