Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/compiler/proposals-and-stabilization.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down