Skip to content

Commit 938c9d4

Browse files
authored
Unrolled build for rust-lang#120962
Rollup merge of rust-lang#120962 - ChrisDenton:review, r=Nilstrieb Add myself to library/std review I'll see how it goes.
2 parents bdc1592 + 89abbb0 commit 938c9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ project-stable-mir = [
810810
"/library/panic_abort" = ["libs"]
811811
"/library/panic_unwind" = ["libs"]
812812
"/library/proc_macro" = ["@petrochenkov"]
813-
"/library/std" = ["libs"]
813+
"/library/std" = ["libs", "@ChrisDenton"]
814814
"/library/std/src/sys/pal/windows" = ["@ChrisDenton"]
815815
"/library/stdarch" = ["libs"]
816816
"/library/test" = ["libs"]

0 commit comments

Comments
 (0)