Skip to content

Commit a004d61

Browse files
authored
Merge pull request #2007 from traviscross/TC/prepare-for-lang-fcps-in-stdarch
Prepare for lang FCPs in stdarch
2 parents 6ef1927 + dbbb35e commit a004d61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

repos/rust-lang/stdarch.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ org = "rust-lang"
22
name = "stdarch"
33
description = "Rust's standard library vendor-specific APIs and run-time feature detection"
44
homepage = "https://doc.rust-lang.org/stable/core/arch/"
5-
bots = ["rustbot"]
5+
bots = ["rustbot", "rfcbot"]
66

77
[access.teams]
8+
lang = "write"
9+
lang-ops = "write"
810
libs = "write"
911
libs-api = "write"
1012
libs-contributors = "write"

0 commit comments

Comments
 (0)