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