Skip to content

Commit ac6a2d2

Browse files
authored
Merge pull request #3235 from pierwill/edit-readme-intro
Edit README.md
2 parents e154d0f + c9458a6 commit ac6a2d2

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,17 @@
22

33
[Rust RFCs]: #rust-rfcs
44

5+
The "RFC" (request for comments) process is intended to provide a consistent
6+
and controlled path for changes to Rust (such as new features) so that all
7+
stakeholders can be confident about the direction of the project.
8+
59
Many changes, including bug fixes and documentation improvements can be
610
implemented and reviewed via the normal GitHub pull request workflow.
711

812
Some changes though are "substantial", and we ask that these be put through a
913
bit of a design process and produce a consensus among the Rust community and
1014
the [sub-team]s.
1115

12-
The "RFC" (request for comments) process is intended to provide a consistent
13-
and controlled path for new features to enter the language and standard
14-
libraries, so that all stakeholders can be confident about the direction the
15-
language is evolving in.
16-
17-
1816
## Table of Contents
1917
[Table of Contents]: #table-of-contents
2018

0 commit comments

Comments
 (0)