From b3f7181001d6fae2da1d1eabae783e2189977c09 Mon Sep 17 00:00:00 2001 From: Tobias Bucher Date: Fri, 28 Nov 2025 04:03:00 +0100 Subject: [PATCH] 627: Remove duplicate section --- content/2025-11-26-this-week-in-rust.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/content/2025-11-26-this-week-in-rust.md b/content/2025-11-26-this-week-in-rust.md index 028a78516..8f489e188 100644 --- a/content/2025-11-26-this-week-in-rust.md +++ b/content/2025-11-26-this-week-in-rust.md @@ -263,17 +263,6 @@ Revision range: [6159a440..b64df9d1](https://perf.rust-lang.org/?start=6159a4406 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: - - -### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master) - -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: - * *No RFCs were approved this week.* ### Final Comment Period