From 9fda721dd498036e1fd4220f29eccfd5096675ab Mon Sep 17 00:00:00 2001 From: Liset Roos Date: Tue, 12 Nov 2024 12:08:23 +0100 Subject: [PATCH] added blog about the need for a Rust spec --- draft/2024-11-13-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-11-13-this-week-in-rust.md b/draft/2024-11-13-this-week-in-rust.md index 762bd9154..96729c4ab 100644 --- a/draft/2024-11-13-this-week-in-rust.md +++ b/draft/2024-11-13-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Blog: Rust needs an official specification](https://tweedegolf.nl/en/blog/140/rust-needs-an-official-specification) + ### Rust Walkthroughs ### Research