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 a32542b commit dbbb35eCopy full SHA for dbbb35e
repos/rust-lang/stdarch.toml
@@ -2,9 +2,11 @@ org = "rust-lang"
2
name = "stdarch"
3
description = "Rust's standard library vendor-specific APIs and run-time feature detection"
4
homepage = "https://doc.rust-lang.org/stable/core/arch/"
5
-bots = ["rustbot"]
+bots = ["rustbot", "rfcbot"]
6
7
[access.teams]
8
+lang = "write"
9
+lang-ops = "write"
10
libs = "write"
11
libs-api = "write"
12
libs-contributors = "write"
0 commit comments