Skip to content

Commit 3037c17

Browse files
Merge pull request #1876 from Urgau/rustbot_compiler-builtins
Enable `rustbot` in `compiler-builtins` repository
2 parents 6d7d187 + 76fc024 commit 3037c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/compiler-builtins.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org = "rust-lang"
22
name = "compiler-builtins"
33
description = "Rust implementations of compiler-rt and libm"
4-
bots = []
4+
bots = ["rustbot"]
55

66
[access.teams]
77
crate-maintainers = "maintain"

0 commit comments

Comments
 (0)