mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Rollup merge of #154767 - jieyouxu:lib-tests, r=Mark-Simulacrum
triagebot: roll library reviewers for `{coretests,alloctests}`
Noticed in https://github.com/rust-lang/rust/pull/154761 that we are currently rolling fallback reviewers for `library/{alloctests,coretests}`
r? libs
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user