Skip to content

Commit 90fd49a

Browse files
madsmtmdavidtwco
authored andcommitted
Allow seconding instantly
We already have the 10 day waiting period, so waiting for discussion to conclude is superfluous (and not done in practice). Discussed in a private Zulip stream: https://rust-lang.zulipchat.com/#narrow/channel/244344-t-compiler.2Fcontrib-private/topic/vibe-check.3A.20needs.20mcp.3F
1 parent e178081 commit 90fd49a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/compiler/proposals-and-stabilization.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ are suitable for each method of making a proposal - see below):
1212
- A proposal is r+'d when it is approved to be merged.
1313
- r+ can only be used to approve a PR.
1414
- Seconding
15-
- A proposal is second'ed when a team member formally endorses the proposal. It is intended that
16-
seconding only occur once discussion has concluded and team members have had time to raise
17-
concerns. Seconding tentatively accepts a proposal subject to a ten-day waiting period for
18-
other team members to raise any concerns.
15+
- A proposal is second'ed when a team member formally endorses the proposal. Seconding tentatively
16+
accepts a proposal subject to a ten-day waiting period for other team members to raise any
17+
concerns.
1918
- Seconding can only be used to approve a MCP.
2019
- FCP
2120
- A Final Comment Period is started by a T-compiler member. it's a tool to get concrete consensus

0 commit comments

Comments
 (0)