diff --git a/draft/2025-11-12-this-week-in-rust.md b/draft/2025-11-12-this-week-in-rust.md index 86317b91b..c90be7216 100644 --- a/draft/2025-11-12-this-week-in-rust.md +++ b/draft/2025-11-12-this-week-in-rust.md @@ -69,33 +69,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 +126,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: - +* [Pass pointers to `const` in assembly](https://github.com/rust-lang/rfcs/pull/3848) ### Final Comment Period @@ -160,42 +134,33 @@ 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) - - - +* [RFC: Introduce `DerefInto` and `DerefMutInto` for RAII access](https://github.com/rust-lang/rfcs/pull/3880) ## Upcoming Events