From c8a36dfd38271e7e2df24e6d15f806b2638d0027 Mon Sep 17 00:00:00 2001 From: Jack Maguire Date: Sat, 18 Oct 2025 21:12:04 +0700 Subject: [PATCH 1/3] Update 2025-10-22-this-week-in-rust.md --- draft/2025-10-22-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-10-22-this-week-in-rust.md b/draft/2025-10-22-this-week-in-rust.md index c4f745815..6857003e8 100644 --- a/draft/2025-10-22-this-week-in-rust.md +++ b/draft/2025-10-22-this-week-in-rust.md @@ -44,6 +44,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +- [Launch of `Shove`](https://maguire.tech/posts/shove/) ### Observations/Thoughts From 50b777e16322c830d2dcce844971d371abfad9ce Mon Sep 17 00:00:00 2001 From: Jack Maguire Date: Sat, 18 Oct 2025 21:14:02 +0700 Subject: [PATCH 2/3] not really a launch, change title --- draft/2025-10-22-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2025-10-22-this-week-in-rust.md b/draft/2025-10-22-this-week-in-rust.md index 6857003e8..9e2dba145 100644 --- a/draft/2025-10-22-this-week-in-rust.md +++ b/draft/2025-10-22-this-week-in-rust.md @@ -44,7 +44,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates -- [Launch of `Shove`](https://maguire.tech/posts/shove/) +- [`Shove` Project Writeup](https://maguire.tech/posts/shove/) ### Observations/Thoughts From ebcdc1fc80f7e53fef45a5a067759266d76b9a55 Mon Sep 17 00:00:00 2001 From: Nell Shamrell-Harrington Date: Wed, 22 Oct 2025 17:51:03 -0700 Subject: [PATCH 3/3] Fix formatting of Shove Project Writeup link Ty! --- draft/2025-10-22-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2025-10-22-this-week-in-rust.md b/draft/2025-10-22-this-week-in-rust.md index 9e2dba145..f6310f898 100644 --- a/draft/2025-10-22-this-week-in-rust.md +++ b/draft/2025-10-22-this-week-in-rust.md @@ -44,7 +44,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates -- [`Shove` Project Writeup](https://maguire.tech/posts/shove/) +* [`Shove` Project Writeup](https://maguire.tech/posts/shove/) ### Observations/Thoughts