@@ -136,15 +136,41 @@ If you are a Rust project owner and are looking for contributors, please submit
136
136
137
137
<!-- Perf results go here -->
138
138
139
- ### Call for Testing
140
-
139
+ ### [ Call for Testing] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing )
141
140
An important step for RFC implementation is for people to experiment with the
142
141
implementation and give feedback, especially before stabilization. The following
143
142
RFCs would benefit from user testing before moving forward:
144
143
145
- <!-- Pre-Stabilization RFCs go here -->
144
+ * * No RFCs issued a call for testing this week.*
145
+
146
+ If you are a feature implementer and would like your RFC to appear on the above list, add the new ` call-for-testing `
147
+ label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
148
+ need testing.
149
+
150
+ ### [ Approved RFCs] ( https://github.com/rust-lang/rfcs/commits/master )
151
+
152
+ Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
153
+ are the RFCs that were approved for implementation this week:
154
+
155
+ * * No RFCs were approved this week.*
156
+
157
+ ### Final Comment Period
158
+
159
+ Every week, [ the team] ( https://www.rust-lang.org/team.html ) announces the 'final comment period' for RFCs and key PRs
160
+ which are reaching a decision. Express your opinions now.
161
+
162
+ #### [ RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period )
163
+
164
+ * * No RFCs entered Final Comment Period this week.*
165
+
166
+ #### [ Tracking Issues & PRs] ( https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
167
+
168
+ * [ disposition: merge] [[ RFC] Support ` .comment ` section like GCC/Clang (` !llvm.ident ` )] ( https://github.com/rust-lang/rust/pull/97550 )
169
+ * [ disposition: merge] [ Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585 )] ( https://github.com/rust-lang/rust/issues/71668 )
170
+
171
+ ### [ New and Updated RFCs] ( https://github.com/rust-lang/rfcs/pulls )
146
172
147
- <!-- RFC and FCP sections go here -->
173
+ * [ new ] [ Distinguish closures from callables ] ( https://github.com/rust-lang/rfcs/pull/3300 )
148
174
149
175
## Upcoming Events
150
176
0 commit comments