File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ Rust RFCs ] : #rust-rfcs
4
4
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
+
5
9
Many changes, including bug fixes and documentation improvements can be
6
10
implemented and reviewed via the normal GitHub pull request workflow.
7
11
8
12
Some changes though are "substantial", and we ask that these be put through a
9
13
bit of a design process and produce a consensus among the Rust community and
10
14
the [ sub-team] s.
11
15
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
-
18
16
## Table of Contents
19
17
[ Table of Contents ] : #table-of-contents
20
18
You can’t perform that action at this time.
0 commit comments