Skip to content

Commit 244b142

Browse files
Merge pull request #6996 from U007D/main
Update RFC, MCP, FCP and CFT sections for TWiR-616
2 parents 3c57bd6 + bb8e450 commit 244b142

File tree

1 file changed

+26
-33
lines changed

1 file changed

+26
-33
lines changed

draft/2025-09-10-this-week-in-rust.md

Lines changed: 26 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -62,42 +62,20 @@ and just ask the editors to select the category.
6262
[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704
6363

6464
## Calls for Testing
65-
An important step for feature implementation is for people to experiment with the
65+
An important step for RFC implementation is for people to experiment with the
6666
implementation and give feedback, especially before stabilization.
6767

68-
If you are a feature implementer and would like your feature to appear in this list, add a
68+
If you are a feature implementer and would like your RFC to appear in this list, add a
6969
`call-for-testing` label to your RFC along with a comment providing testing instructions and/or
7070
guidance on which aspect(s) of the feature need testing.
7171

72-
<!-- If there are new CfT items this week, use: -->
73-
<!--
74-
[Repo Name](Repo URL)
75-
* [<Feature name>](<Feature URL>)
76-
* [Testing steps](<Testing Steps URL>)
77-
-->
78-
<!-- where `Repo Name` and `Repo URL` are one of:
79-
[Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
80-
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
81-
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
82-
[Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
83-
-->
84-
85-
<!-- For all `Repo Names` with no new CfT items this week: use (removing the repos for which new
86-
CfT items did appear, of course) -->
87-
<!--
8872
* *No calls for testing were issued this week by
8973
[Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
9074
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
9175
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
9276
[Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing).*
93-
-->
94-
* *No calls for testing were issued this week by [Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
95-
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
96-
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
97-
[Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing).*
9877

9978
[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.
100-
-->
10179

10280
### [RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing)
10381

@@ -174,21 +152,36 @@ which are reaching a decision. Express your opinions now.
174152
<!-- * *No Tracking Issues or PRs entered Final Comment Period this week.* -->
175153
<!-- * [disposition: ] []() -->
176154

177-
##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
155+
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
156+
157+
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
158+
are the RFCs that were approved for implementation this week:
159+
160+
* [propose 2025h2 Goals](https://github.com/rust-lang/rfcs/pull/3849)
178161

179-
##### [Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
162+
### Final Comment Period
180163

181-
##### [Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+)
164+
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
165+
which are reaching a decision. Express your opinions now.
166+
167+
#### Tracking Issues & PRs
168+
##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
169+
* [Tracking Issue for AVX512_FP16 intrinsics](https://github.com/rust-lang/rust/issues/127213)
170+
* [Tracking Issue for NUL-terminated file names with `#[track_caller]`](https://github.com/rust-lang/rust/issues/141727)
171+
* [Stabilize `new_zeroed_alloc`](https://github.com/rust-lang/rust/pull/144091)
182172

183-
##### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
173+
*No Items entered Final Comment Period this week for
174+
[Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period),
175+
[Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc),
176+
[Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+),
177+
[Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc),
178+
[Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period) or
179+
[Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc).*
184180

185-
##### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
181+
Let us know if you would like your PRs, Tracking Issues or RFCs to be tracked as a part of this list.
186182

187183
#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
188-
<!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) -->
189-
<!-- or if there are no new or updated RFCs this week, use: -->
190-
<!-- * *No New or Updated RFCs were created this week.* -->
191-
<!-- * [new|updated] []() -->
184+
* *No New or Updated RFCs were created this week.*
192185

193186
## Upcoming Events
194187

0 commit comments

Comments
 (0)