Skip to content

add rfc merge procedure #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2017
Merged

Conversation

nikomatsakis
Copy link
Contributor

Add the following labels to the issue:

- `B-rfc-approved`
- `B-unstable`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think B-unstable is only supposed to be applied when the impl has landed.

title: RFC Merge Procedure
---

Once an RFC has been accepted (i.e., the final comment period is
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably good to clarify that this is after an FCP where no serious new issues/arguments were raised.

@steveklabnik steveklabnik merged commit 6b17acf into rust-lang:master Apr 26, 2017
@steveklabnik
Copy link
Member

🎊

@steveklabnik
Copy link
Member

steveklabnik commented Apr 26, 2017

Oh no, GitHub didn't show me @aturon 's comments. @nikomatsakis looks like you'll have to send in a second PR, sorry :/

@eddyb
Copy link
Member

eddyb commented May 10, 2017

There's no mention of what the title of the tracking issue should be.

@eddyb
Copy link
Member

eddyb commented May 10, 2017

Also, Step 2. can be done much easier now with the new GitHub feature that lets you modify the PR branch by default - all I had to do was:

  • go to the file view on the PR
  • press the edit button on the file
  • add RFC PR & tracking issue links and rename file
  • commit those changes and merge PR

```
**Huzzah!** The @rust-lang/lang team has decided **to accept** this RFC.

To track further discussion, subscribe to the tracking issue here: rust-lang/rust#41517
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This uses a specific number instead of a placeholder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants