From c095e9d9452971a6b4f5c296413fe5118bacf619 Mon Sep 17 00:00:00 2001 From: ais523 Date: Tue, 18 Nov 2025 16:13:54 +0000 Subject: [PATCH] TWIR submission: "Rust in Android: move fast and fix things" from the Google Online Security Blog Not my post, but I saw it and thought it would be a good fit for This Week In Rust. --- draft/2025-11-19-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-11-19-this-week-in-rust.md b/draft/2025-11-19-this-week-in-rust.md index 3916552e5..a751197b0 100644 --- a/draft/2025-11-19-this-week-in-rust.md +++ b/draft/2025-11-19-this-week-in-rust.md @@ -47,6 +47,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Rust in Android: move fast and fix things](https://security.googleblog.com/2025/11/rust-in-android-move-fast-fix-things.html) + ### Rust Walkthroughs ### Research