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 e703dff + 103d668 commit f1256f1Copy full SHA for f1256f1
triagebot.toml
@@ -1266,7 +1266,6 @@ libs = [
1266
bootstrap = [
1267
"@Mark-Simulacrum",
1268
"@albertlarsan68",
1269
- "@onur-ozkan",
1270
"@kobzol",
1271
"@jieyouxu",
1272
"@clubby789",
@@ -1459,8 +1458,8 @@ compiletest = [
1459
1458
"/src/tools/rustdoc-themes" = ["rustdoc"]
1460
"/src/tools/tidy" = ["bootstrap"]
1461
"/src/tools/x" = ["bootstrap"]
1462
-"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
1463
-"/src/tools/libcxx-version" = ["@onur-ozkan"]
+"/src/tools/rustdoc-gui-test" = ["bootstrap"]
+"/src/tools/libcxx-version" = ["bootstrap"]
1464
1465
# Enable review queue tracking
1466
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html
0 commit comments