From 287acfe3afabd82fb3d759ce7e55c13615d6d034 Mon Sep 17 00:00:00 2001 From: Jesse Stuart Date: Tue, 14 Oct 2025 09:51:55 -0400 Subject: [PATCH] add link to 2025-10-15 --- draft/2025-10-15-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-10-15-this-week-in-rust.md b/draft/2025-10-15-this-week-in-rust.md index 806911e44..87e9c8b06 100644 --- a/draft/2025-10-15-this-week-in-rust.md +++ b/draft/2025-10-15-this-week-in-rust.md @@ -46,6 +46,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Recursive type state in Rust](https://www.jessestuart.ca/posts/2025-10-10-recursive-type-state-in-rust/) ### Rust Walkthroughs