From ab48df834a43a54797726d924a8ad95ba489488e Mon Sep 17 00:00:00 2001 From: Theodore Zilist <14153237+tzilist@users.noreply.github.com> Date: Tue, 18 Nov 2025 09:47:34 -0800 Subject: [PATCH] Update RFC, MCP, FCP and CFT sections for TWiR-626 --- draft/2025-11-19-this-week-in-rust.md | 70 ++++++--------------------- 1 file changed, 16 insertions(+), 54 deletions(-) diff --git a/draft/2025-11-19-this-week-in-rust.md b/draft/2025-11-19-this-week-in-rust.md index 3916552e5..e82c58400 100644 --- a/draft/2025-11-19-this-week-in-rust.md +++ b/draft/2025-11-19-this-week-in-rust.md @@ -62,6 +62,7 @@ and just ask the editors to select the category. [submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 ## Calls for Testing + An important step for RFC implementation is for people to experiment with the implementation and give feedback, especially before stabilization. @@ -69,33 +70,11 @@ If you are a feature implementer and would like your RFC to appear in this list, `call-for-testing` label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature need testing. - [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. @@ -148,11 +127,7 @@ If you are an event organizer hoping to expand the reach of your event, please s Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These are the RFCs that were approved for implementation this week: - ### Final Comment Period @@ -160,42 +135,29 @@ Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final which are reaching a decision. Express your opinions now. #### Tracking Issues & PRs - #### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls) - - +* *No New or Updated RFCs were created this week.* ## Upcoming Events