diff --git a/draft/2025-10-29-this-week-in-rust.md b/draft/2025-10-29-this-week-in-rust.md index 9442ca841..cd2a636ef 100644 --- a/draft/2025-10-29-this-week-in-rust.md +++ b/draft/2025-10-29-this-week-in-rust.md @@ -58,6 +58,7 @@ and just ask the editors to select the category. * [audio] [Netstack.FM — Episode 11 – Modern networking in Firefox with Max Inden](https://netstack.fm/#episode-11) ### Rust Walkthroughs +* [How to Avoid Fighting Rust Borrow Checker](https://qouteall.fun/qouteall-blog/2025/How%20to%20Avoid%20Fighting%20Rust%20Borrow%20Checker) * [Rust Unit Testing: Mocks and flexible verification](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_mock/) * [Building a Coding Agent in Rust: Introduction](https://blog.0xshadow.dev/posts/coding-agent-in-rust/coding-agent-in-rust-introduction/) * [video] [Rust Axum 0.8 Backend Engineering | Hello World](https://www.youtube.com/watch?v=Imb6vJkD0Vc)