From 706bbec7c4bf6fde6155860a49ccd63dea35dad5 Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Sat, 30 Nov 2024 19:33:35 +0100 Subject: [PATCH] Rust LWN articles Signed-off-by: Miguel Ojeda --- draft/2024-12-04-this-week-in-rust.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft/2024-12-04-this-week-in-rust.md b/draft/2024-12-04-this-week-in-rust.md index bebaa2c7a..b6afe589f 100644 --- a/draft/2024-12-04-this-week-in-rust.md +++ b/draft/2024-12-04-this-week-in-rust.md @@ -36,6 +36,9 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [RVKMS and Rust KMS bindings](https://lwn.net/SubscriberLink/997850/8f1246199581a250/) +* [NonStop discussion around adding Rust to Git](https://lwn.net/SubscriberLink/998115/e9849d6de88348c6/) +* [Rust's incremental compiler architecture](https://lwn.net/SubscriberLink/997784/84e8aae50b88cca6/) ### Observations/Thoughts