diff --git a/draft/2025-07-09-this-week-in-rust.md b/draft/2025-07-09-this-week-in-rust.md index dca33de79..541471f45 100644 --- a/draft/2025-07-09-this-week-in-rust.md +++ b/draft/2025-07-09-this-week-in-rust.md @@ -45,9 +45,9 @@ and just ask the editors to select the category. * [Announcing dynify: Pin-init trait objects on the stack in stable Rust](https://www.reddit.com/r/rust/s/Xinstp8iSx) * [What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry) * [Introducing Tyr, a new Rust DRM driver](https://www.collabora.com/news-and-blog/news-and-events/introducing-tyr-a-new-rust-drm-driver.html) -* [RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs) ### Observations/Thoughts +* [The 4 pillars of Rust's superiority](https://kerkour.com/rust-superiority) * [Bootstrapping Rust with GCC](https://fractalfir.github.io/generated_html/cg_gcc_bootstrap.html) * [The journey towards the best error handling in Rust web frameworks](https://mackow.ski/blog/towards-rust-web-best-errors/) * [Unsoundness and accidental features in the #\[target_feature\] attribute](https://predr.ag/blog/unsoundness-and-accidental-features-in-target-feature/) @@ -65,7 +65,6 @@ and just ask the editors to select the category. * [JavaScript is being rewritten in Rust](https://endform.dev/blog/js-is-being-rewritten-in-rust/) * [Rust Security Best Practices 2025](https://corgea.com/Learn/rust-security-best-practices-2025) * [From 'It Might Work' to 'It Will Work': Typestate in Rust](https://minikin.me/blog/typestate-in-rust) -* [Tactical Trust (1 of 2): Platform Crypto for Developers in Rust](https://tiemoko.com/blog/safer-crypto/) ### Research