From 3cc17c3fc6988bc586ef9b57de87a271d1a527df Mon Sep 17 00:00:00 2001 From: Soares Chen Date: Mon, 23 Dec 2024 23:00:12 +0000 Subject: [PATCH] Add an announcement on the launch of Context-Generic Programming --- draft/2024-12-25-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-25-this-week-in-rust.md b/draft/2024-12-25-this-week-in-rust.md index 5ff39bd27..dea9785a8 100644 --- a/draft/2024-12-25-this-week-in-rust.md +++ b/draft/2024-12-25-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Announcing Context-Generic Programming: a new modular programming paradim for Rust](https://contextgeneric.dev/blog/early-preview-announcement/) + ### Observations/Thoughts ### Rust Walkthroughs