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.
2 parents deea067 + 103d668 commit 13f9542Copy full SHA for 13f9542
triagebot.toml
@@ -1243,7 +1243,6 @@ libs = [
1243
bootstrap = [
1244
"@Mark-Simulacrum",
1245
"@albertlarsan68",
1246
- "@onur-ozkan",
1247
"@kobzol",
1248
"@jieyouxu",
1249
"@clubby789",
@@ -1436,8 +1435,8 @@ compiletest = [
1436
1435
"/src/tools/rustdoc-themes" = ["rustdoc"]
1437
"/src/tools/tidy" = ["bootstrap"]
1438
"/src/tools/x" = ["bootstrap"]
1439
-"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
1440
-"/src/tools/libcxx-version" = ["@onur-ozkan"]
+"/src/tools/rustdoc-gui-test" = ["bootstrap"]
+"/src/tools/libcxx-version" = ["bootstrap"]
1441
1442
# Enable review queue tracking
1443
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html
0 commit comments