From cba67162e904d257e06c09484ca6b74de7a908b3 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Sun, 24 Aug 2025 08:55:14 -0400 Subject: [PATCH] Archive rust-installer This has been moved into rust-lang/rust fully. --- repos/{ => archive}/rust-lang/rust-installer.toml | 1 - 1 file changed, 1 deletion(-) rename repos/{ => archive}/rust-lang/rust-installer.toml (91%) diff --git a/repos/rust-lang/rust-installer.toml b/repos/archive/rust-lang/rust-installer.toml similarity index 91% rename from repos/rust-lang/rust-installer.toml rename to repos/archive/rust-lang/rust-installer.toml index 54204fb9f..35e1cd792 100644 --- a/repos/rust-lang/rust-installer.toml +++ b/repos/archive/rust-lang/rust-installer.toml @@ -4,7 +4,6 @@ description = "The Bourne shell installer used by Rust and Cargo" bots = [] [access.teams] -infra = "write" [[branch-protections]] pattern = "master"