We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bbe8c commit 169c728Copy full SHA for 169c728
triagebot.toml
@@ -662,7 +662,6 @@ libs = [
662
"@joshtriplett",
663
"@Mark-Simulacrum",
664
"@m-ou-se",
665
- "@thomcc",
666
]
667
bootstrap = [
668
@@ -802,7 +801,7 @@ project-stable-mir = [
802
801
"/library/panic_unwind" = ["libs"]
803
"/library/proc_macro" = ["@petrochenkov"]
804
"/library/std" = ["libs"]
805
-"/library/std/src/sys/pal/windows" = ["@ChrisDenton", "@thomcc"]
+"/library/std/src/sys/pal/windows" = ["@ChrisDenton"]
806
"/library/stdarch" = ["libs"]
807
"/library/test" = ["libs"]
808
"/src/bootstrap" = ["bootstrap"]
0 commit comments