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 c31cccb commit 103d668Copy full SHA for 103d668
triagebot.toml
@@ -1231,7 +1231,6 @@ libs = [
1231
bootstrap = [
1232
"@Mark-Simulacrum",
1233
"@albertlarsan68",
1234
- "@onur-ozkan",
1235
"@kobzol",
1236
"@jieyouxu",
1237
"@clubby789",
@@ -1424,8 +1423,8 @@ compiletest = [
1424
1423
"/src/tools/rustdoc-themes" = ["rustdoc"]
1425
"/src/tools/tidy" = ["bootstrap"]
1426
"/src/tools/x" = ["bootstrap"]
1427
-"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
1428
-"/src/tools/libcxx-version" = ["@onur-ozkan"]
+"/src/tools/rustdoc-gui-test" = ["bootstrap"]
+"/src/tools/libcxx-version" = ["bootstrap"]
1429
1430
# Enable review queue tracking
1431
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html
0 commit comments