From ec8e20a87cd84b59eca1c9e2fa750f478153cfa4 Mon Sep 17 00:00:00 2001 From: nxsaken Date: Wed, 17 Jun 2026 18:33:06 +0400 Subject: [PATCH] Rename project-stable-mir to project-rustc-public --- src/2025h1/stable-mir.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/2025h1/stable-mir.md b/src/2025h1/stable-mir.md index 6d7bae54..036d49bc 100644 --- a/src/2025h1/stable-mir.md +++ b/src/2025h1/stable-mir.md @@ -4,10 +4,10 @@ | :-- | :-- | | Point of contact | @celinval | | Status | Accepted | -| Zulip channel | [#project-stable-mir][channel] | +| Zulip channel | [#project-rustc-public][channel] | | Tracking issue | [rust-lang/rust-project-goals#266] | -[channel]: https://rust-lang.zulipchat.com/#narrow/channel/320896-project-stable-mir +[channel]: https://rust-lang.zulipchat.com/#narrow/channel/320896-project-rustc-public ## Summary @@ -72,7 +72,7 @@ fostering innovation and reducing bottlenecks. |------------------------------|--------------------------------|-------| | Discussion and moral support | ![Team][] [compiler] | | | Implementation | @celinval | | -| Standard reviews | ![Team][] [project-stable-mir] | | +| Standard reviews | ![Team][] [project-rustc-public] | | | Fork configuration | Help needed | | | Documentation | Help needed | | | Publish crate | @celinval | |