From f70378682d1035a96a17470bac15ffb9c94bd935 Mon Sep 17 00:00:00 2001 From: Jieyou Xu Date: Sat, 25 Jul 2026 17:05:09 +0800 Subject: [PATCH] Describe approvals for changing tier 2 target host tools status --- src/compiler/proposals-and-stabilization.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/compiler/proposals-and-stabilization.md b/src/compiler/proposals-and-stabilization.md index c057f8eea..998c74240 100644 --- a/src/compiler/proposals-and-stabilization.md +++ b/src/compiler/proposals-and-stabilization.md @@ -340,6 +340,11 @@ Quick overview for target demotions and removals: - Open an MCP describing the motivation for the change and start an FCP to approve, start an FCP. - If approved, the change should be accompanied by a blog post announcing the change with a notice period of at least one release before the change applies. +- Changing a tier 2 target's host tools status (without host tools => with host tools, with host + tools => without host tools) + - **Propose using:** MCP + - **Approve using:** FCP + - Open an MCP describing the motivation for the change and start an FCP to approve, start an FCP. - Renaming a target or making a breaking change to a tier 1 target - **Propose using:** RFC - **Approve using:** FCP