@@ -79,15 +79,42 @@ If you are a Rust project owner and are looking for contributors, please submit
79
79
80
80
<!-- Perf results go here -->
81
81
82
- ### Call for Testing
83
-
82
+ ### [ Call for Testing] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing )
84
83
An important step for RFC implementation is for people to experiment with the
85
84
implementation and give feedback, especially before stabilization. The following
86
85
RFCs would benefit from user testing before moving forward:
87
86
88
- <!-- Pre-Stabilization RFCs go here -->
87
+ * * No RFCs issued a call for testing this week.*
88
+
89
+ If you are a feature implementer and would like your RFC to appear on the above list, add the new ` call-for-testing `
90
+ label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
91
+ need testing.
92
+
93
+ ### [ Approved RFCs] ( https://github.com/rust-lang/rfcs/commits/master )
94
+
95
+ Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
96
+ are the RFCs that were approved for implementation this week:
97
+
98
+ * * No RFCs were approved this week.*
99
+
100
+ ### Final Comment Period
101
+
102
+ Every week, [ the team] ( https://www.rust-lang.org/team.html ) announces the 'final comment period' for RFCs and key PRs
103
+ which are reaching a decision. Express your opinions now.
104
+
105
+ #### [ RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period )
106
+
107
+ * [ disposition: merge] [ Style evolution] ( https://github.com/rust-lang/rfcs/pull/3338 )
108
+
109
+ #### [ Tracking Issues & PRs] ( https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
110
+
111
+ * [ disposition: merge] [ Expand a style-guide principle: readability in plain text] ( https://github.com/rust-lang/rust/pull/104506 )
112
+ * [ disposition: merge] [ Stabilize native library modifier ` verbatim ` ] ( https://github.com/rust-lang/rust/pull/104360 )
113
+
114
+ ### [ New and Updated RFCs] ( https://github.com/rust-lang/rfcs/pulls )
89
115
90
- <!-- RFC and FCP sections go here -->
116
+ * [ new] [ feature iter_find_many] ( https://github.com/rust-lang/rfcs/pull/3350 )
117
+ * [ new] [ RFC: UTF-8 characters and escape codes in (byte) string literals] ( https://github.com/rust-lang/rfcs/pull/3349 )
91
118
92
119
## Upcoming Events
93
120
0 commit comments