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.
master-old
rustc-dev-guide
1 parent f71674e commit a70b006Copy full SHA for a70b006
repos/rust-lang/rustc-dev-guide.toml
@@ -16,3 +16,9 @@ libs-contributors = "write"
16
pattern = "master"
17
ci-checks = ["ci"]
18
required-approvals = 0
19
+
20
+# This branch protection exists for historical reasons
21
+# We had to force-push the whole commit history of rustc-dev-guide
22
+# This branch contains the old commit graph, to keep commit references working
23
+[[branch-protections]]
24
+pattern = "master-old"
0 commit comments