From f700ad0c45f1b138d8e4d1863fdc00b56680f36a Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Tue, 21 Oct 2025 18:10:38 +0200 Subject: [PATCH 1/2] Rust LWN articles Signed-off-by: Miguel Ojeda --- draft/2025-10-22-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-22-this-week-in-rust.md b/draft/2025-10-22-this-week-in-rust.md index c4f745815..ffbc21b85 100644 --- a/draft/2025-10-22-this-week-in-rust.md +++ b/draft/2025-10-22-this-week-in-rust.md @@ -44,6 +44,8 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [Git considers SHA-256, Rust, LLMs, and more](https://lwn.net/SubscriberLink/1042172/c7e1cdef4a518cc3/) +* [DebugFS on Rust](https://lwn.net/SubscriberLink/1041095/2ef0281b0fec4d9d/) ### Observations/Thoughts From 77b349e5eccdfb08ec324f16dec14089e205168e Mon Sep 17 00:00:00 2001 From: Nell Shamrell-Harrington Date: Wed, 22 Oct 2025 17:57:50 -0700 Subject: [PATCH 2/2] Update 2025-10-22-this-week-in-rust.md --- draft/2025-10-22-this-week-in-rust.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft/2025-10-22-this-week-in-rust.md b/draft/2025-10-22-this-week-in-rust.md index ffbc21b85..1b497d31b 100644 --- a/draft/2025-10-22-this-week-in-rust.md +++ b/draft/2025-10-22-this-week-in-rust.md @@ -44,10 +44,10 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates -* [Git considers SHA-256, Rust, LLMs, and more](https://lwn.net/SubscriberLink/1042172/c7e1cdef4a518cc3/) -* [DebugFS on Rust](https://lwn.net/SubscriberLink/1041095/2ef0281b0fec4d9d/) ### Observations/Thoughts +* [Git considers SHA-256, Rust, LLMs, and more](https://lwn.net/SubscriberLink/1042172/c7e1cdef4a518cc3/) +* [DebugFS on Rust](https://lwn.net/SubscriberLink/1041095/2ef0281b0fec4d9d/) ### Rust Walkthroughs