We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9774c46 + de70860 commit 0e1dd44Copy full SHA for 0e1dd44
repos/rust-lang/rustc-stable-hash.toml
@@ -0,0 +1,11 @@
1
+org = "rust-lang"
2
+name = "rustc-stable-hash"
3
+description = "A stable hashing algorithm used by rustc: cross-platform, deterministic, not secure"
4
+bots = []
5
+
6
+[access.teams]
7
+compiler = "write"
8
+compiler-contributors = "write"
9
10
+[[branch-protections]]
11
+pattern = "main"
0 commit comments