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.
hashbrown
1 parent 6cd7af5 commit cf5a1f8Copy full SHA for cf5a1f8
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