From 6f77c4b94fd056004ac3bcbd791f73b59cd1dc6e Mon Sep 17 00:00:00 2001 From: Theodore Zilist <14153237+tzilist@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:08:18 -0800 Subject: [PATCH] Update CFT, FCP, MCP and RFC sections for TWiR-624 --- draft/2025-11-05-this-week-in-rust.md | 58 ++++++++++++--------------- 1 file changed, 26 insertions(+), 32 deletions(-) diff --git a/draft/2025-11-05-this-week-in-rust.md b/draft/2025-11-05-this-week-in-rust.md index 4c5bc288f..dedc36b2e 100644 --- a/draft/2025-11-05-this-week-in-rust.md +++ b/draft/2025-11-05-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. @@ -148,11 +149,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 +157,39 @@ 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) - - +* [build-std: explicit dependencies](https://github.com/rust-lang/rfcs/pull/3875) +* [build-std: always](https://github.com/rust-lang/rfcs/pull/3874) +* [build-std: context](https://github.com/rust-lang/rfcs/pull/3873) ## Upcoming Events