@@ -74,42 +74,20 @@ Thanks to [sidrubs](https://users.rust-lang.org/t/crate-of-the-week/2704/1463) f
74
74
[ submit_crate ] : https://users.rust-lang.org/t/crate-of-the-week/2704
75
75
76
76
## Calls for Testing
77
- An important step for feature implementation is for people to experiment with the
77
+ An important step for RFC implementation is for people to experiment with the
78
78
implementation and give feedback, especially before stabilization.
79
79
80
- If you are a feature implementer and would like your feature to appear in this list, add a
80
+ If you are a feature implementer and would like your RFC to appear in this list, add a
81
81
` call-for-testing ` label to your RFC along with a comment providing testing instructions and/or
82
82
guidance on which aspect(s) of the feature need testing.
83
83
84
- <!-- If there are new CfT items this week, use: -->
85
- <!--
86
- [Repo Name](Repo URL)
87
- * [<Feature name>](<Feature URL>)
88
- * [Testing steps](<Testing Steps URL>)
89
- -->
90
- <!-- where `Repo Name` and `Repo URL` are one of:
91
- [Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
92
- [Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
93
- [Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
94
- [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
95
- -->
96
-
97
- <!-- For all `Repo Names` with no new CfT items this week: use (removing the repos for which new
98
- CfT items did appear, of course) -->
99
- <!--
100
84
* * No calls for testing were issued this week by
101
85
[ Rust] ( https://github.com/rust-lang/rust/labels/call-for-testing ) ,
102
86
[ Rust language RFCs] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing ) ,
103
87
[ Cargo] ( https://github.com/rust-lang/cargo/labels/call-for-testing ) or
104
88
[ Rustup] ( https://github.com/rust-lang/rustup/labels/call-for-testing ) .*
105
- -->
106
- * * No calls for testing were issued this week by [ Rust] ( https://github.com/rust-lang/rust/labels/call-for-testing ) ,
107
- [ Rust language RFCs] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing ) ,
108
- [ Cargo] ( https://github.com/rust-lang/cargo/labels/call-for-testing ) or
109
- [ Rustup] ( https://github.com/rust-lang/rustup/labels/call-for-testing ) .*
110
89
111
90
[ Let us know] ( https://github.com/rust-lang/this-week-in-rust/issues ) if you would like your feature to be tracked as a part of this list.
112
- -->
113
91
114
92
### [ RFCs] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing )
115
93
@@ -244,52 +222,37 @@ Revision range: [239e8b1b..ee361e8f](https://perf.rust-lang.org/?start=239e8b1b4
244
222
245
223
[ Full report here] ( https://github.com/rust-lang/rustc-perf/blob/76b6beef3a67f4c97f61745ea510b4c4a924046f/triage/2025/2025-08-25.md )
246
224
225
+
247
226
### [ Approved RFCs] ( https://github.com/rust-lang/rfcs/commits/master )
248
227
249
228
Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
250
229
are the RFCs that were approved for implementation this week:
251
230
252
- <!-- Approved RFCs go here, use this format: * [Topic](URL) -->
253
- <!-- or if none were approved this week, use: * *No RFCs were approved this week.* -->
254
- <!-- * []() -->
255
-
256
- <!--
257
- ### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html)
258
- <!~~ MCPs occur infrequently, so this section is commented out by default. ~~>
259
- <!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~>
260
- -->
231
+ * [ RFC: Promote aarch64-pc-windows-msvc to Tier 1] ( https://github.com/rust-lang/rfcs/pull/3817 )
261
232
262
233
### Final Comment Period
263
234
264
235
Every week, [ the team] ( https://www.rust-lang.org/team.html ) announces the 'final comment period' for RFCs and key PRs
265
236
which are reaching a decision. Express your opinions now.
266
237
267
- #### [ RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period )
268
- <!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
269
- <!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* -->
270
- <!-- * [disposition: ] []() -->
271
-
272
238
#### Tracking Issues & PRs
273
- <!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
274
- <!-- or if none entered FCP this week, use: -->
275
- <!-- * *No Tracking Issues or PRs entered Final Comment Period this week.* -->
276
- <!-- * [disposition: ] []() -->
277
-
278
239
##### [ Rust] ( https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
240
+ * [ Tracking Issue for NUL-terminated file names with ` #[track_caller] ` ] ( https://github.com/rust-lang/rust/issues/141727 )
241
+ * [ style-guide: Document absence of trailing whitespace] ( https://github.com/rust-lang/rust/pull/145735 )
242
+ * [ Partial-stabilize the basics from ` bigint_helper_methods ` ] ( https://github.com/rust-lang/rust/pull/144494 )
279
243
280
- ##### [ Cargo] ( https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
281
-
282
- ##### [ Language Team] ( https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+ )
283
-
284
- ##### [ Language Reference] ( https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
244
+ * No Items entered Final Comment Period this week for
245
+ [ Rust RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period ) ,
246
+ [ Cargo] ( https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc ) ,
247
+ [ Language Team] ( https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+ ) ,
248
+ [ Language Reference] ( https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc ) or
249
+ [ Unsafe Code Guidelines] ( https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc ) .*
285
250
286
- ##### [ Unsafe Code Guidelines ] ( https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
251
+ Let us know if you would like your PRs, Tracking Issues or RFCs to be tracked as a part of this list.
287
252
288
253
#### [ New and Updated RFCs] ( https://github.com/rust-lang/rfcs/pulls )
289
- <!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) -->
290
- <!-- or if there are no new or updated RFCs this week, use: -->
291
- <!-- * *No New or Updated RFCs were created this week.* -->
292
- <!-- * [new|updated] []() -->
254
+ * [ new] [ Supertrait Auto-impl] ( https://github.com/rust-lang/rfcs/pull/3851 )
255
+ * [ new] [ RFC: Autogenerated Attribute] ( https://github.com/rust-lang/rfcs/pull/3850 )
293
256
294
257
## Upcoming Events
295
258
0 commit comments