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.
1 parent 30f9f76 commit e8e298dCopy full SHA for e8e298d
repos/rust-lang/edition-guide.toml
@@ -6,3 +6,8 @@ bots = ["rustbot", "rfcbot"]
6
7
[access.teams]
8
project-edition-2024 = "maintain"
9
+
10
+[[branch-protections]]
11
+pattern = "master"
12
+ci-checks = ["Success gate"]
13
+required-approvals = 0
0 commit comments