Skip to content

Commit 011057d

Browse files
Merge pull request #6792 from tnballo/master
Add blog post to 7/9/25 "Rust Walkthroughs"
2 parents 97c0e05 + f9db834 commit 011057d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft/2025-07-09-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ and just ask the editors to select the category.
4545
* [Announcing dynify: Pin-init trait objects on the stack in stable Rust](https://www.reddit.com/r/rust/s/Xinstp8iSx)
4646
* [What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry)
4747
* [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)
48+
* [RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
4849

49-
[RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
5050
### Observations/Thoughts
5151
* [Bootstrapping Rust with GCC](https://fractalfir.github.io/generated_html/cg_gcc_bootstrap.html)
5252
* [The journey towards the best error handling in Rust web frameworks](https://mackow.ski/blog/towards-rust-web-best-errors/)
@@ -59,13 +59,13 @@ and just ask the editors to select the category.
5959
* [Deterministic Simulation Testing in Rust: A Theater Of State Machines](https://www.polarsignals.com/blog/posts/2025/07/08/dst-rust)
6060
* [Slint Material Components Tech Preview](https://slint.dev/blog/material-comp-tech-preview)
6161
* [Memory-safe malware: Rust challenges security researchers](https://www.techzine.eu/blogs/security/132626/memory-safe-malware-rust-challenges-security-researchers/)
62-
6362
* [The scary and surprisingly deep rabbit hole of Rust's temporaries](https://taping-memory.dev/temporaries-rabbit-hole/)
6463

6564
### Rust Walkthroughs
6665
* [JavaScript is being rewritten in Rust](https://endform.dev/blog/js-is-being-rewritten-in-rust/)
6766
* [Rust Security Best Practices 2025](https://corgea.com/Learn/rust-security-best-practices-2025)
6867
* [From 'It Might Work' to 'It Will Work': Typestate in Rust](https://minikin.me/blog/typestate-in-rust)
68+
* [Tactical Trust (1 of 2): Platform Crypto for Developers in Rust](https://tiemoko.com/blog/safer-crypto/)
6969

7070
### Research
7171

0 commit comments

Comments
 (0)