Skip to content

Commit 91c5c5a

Browse files
authored
Update RFC, MCP, FCP and CFT sections for TWiR-614 (#6943)
1 parent 134a921 commit 91c5c5a

File tree

1 file changed

+16
-53
lines changed

1 file changed

+16
-53
lines changed

draft/2025-08-27-this-week-in-rust.md

Lines changed: 16 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -74,42 +74,20 @@ Thanks to [sidrubs](https://users.rust-lang.org/t/crate-of-the-week/2704/1463) f
7474
[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704
7575

7676
## 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
7878
implementation and give feedback, especially before stabilization.
7979

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
8181
`call-for-testing` label to your RFC along with a comment providing testing instructions and/or
8282
guidance on which aspect(s) of the feature need testing.
8383

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-
<!--
10084
* *No calls for testing were issued this week by
10185
[Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
10286
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
10387
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
10488
[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).*
11089

11190
[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-
-->
11391

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

@@ -244,52 +222,37 @@ Revision range: [239e8b1b..ee361e8f](https://perf.rust-lang.org/?start=239e8b1b4
244222

245223
[Full report here](https://github.com/rust-lang/rustc-perf/blob/76b6beef3a67f4c97f61745ea510b4c4a924046f/triage/2025/2025-08-25.md)
246224

225+
247226
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
248227

249228
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
250229
are the RFCs that were approved for implementation this week:
251230

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)
261232

262233
### Final Comment Period
263234

264235
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
265236
which are reaching a decision. Express your opinions now.
266237

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-
272238
#### 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-
278239
##### [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)
279243

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).*
285250

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.
287252

288253
#### [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)
293256

294257
## Upcoming Events
295258

0 commit comments

Comments
 (0)