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 eda2252 + cf5a1f8 commit 2988a65Copy full SHA for 2988a65
repos/rust-lang/hashbrown.toml
@@ -2,11 +2,12 @@ org = "rust-lang"
2
name = "hashbrown"
3
description = "Rust port of Google's SwissTable hash map"
4
homepage = "https://rust-lang.github.io/hashbrown"
5
-bots = ["bors"]
+bots = []
6
7
[access.teams]
8
libs = "write"
9
libs-contributors = "write"
10
11
[[branch-protections]]
12
pattern = "master"
13
+ci-checks = ["conclusion"]
0 commit comments