From aef38e310feda48f67095395f964d7b0749e97d5 Mon Sep 17 00:00:00 2001 From: Sylvain <6172808+sylvain101010@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:48:37 +0000 Subject: [PATCH] 2024-10-02: Add Rust needs an extended standard library --- draft/2024-10-02-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-10-02-this-week-in-rust.md b/draft/2024-10-02-this-week-in-rust.md index 65f0a8787..8ff80f988 100644 --- a/draft/2024-10-02-this-week-in-rust.md +++ b/draft/2024-10-02-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Rust needs an extended standard library](https://kerkour.com/rust-stdx) + ### Rust Walkthroughs ### Research