You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2025-07-09-this-week-in-rust.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,9 +45,10 @@ and just ask the editors to select the category.
45
45
*[Announcing dynify: Pin-init trait objects on the stack in stable Rust](https://www.reddit.com/r/rust/s/Xinstp8iSx)
46
46
*[What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry)
47
47
*[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)
49
48
49
+
[RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
50
50
### Observations/Thoughts
51
+
*[The 4 pillars of Rust's superiority](https://kerkour.com/rust-superiority)
51
52
*[Bootstrapping Rust with GCC](https://fractalfir.github.io/generated_html/cg_gcc_bootstrap.html)
52
53
*[The journey towards the best error handling in Rust web frameworks](https://mackow.ski/blog/towards-rust-web-best-errors/)
53
54
*[Unsoundness and accidental features in the #\[target_feature\] attribute](https://predr.ag/blog/unsoundness-and-accidental-features-in-target-feature/)
@@ -59,13 +60,13 @@ and just ask the editors to select the category.
59
60
*[Deterministic Simulation Testing in Rust: A Theater Of State Machines](https://www.polarsignals.com/blog/posts/2025/07/08/dst-rust)
60
61
*[Slint Material Components Tech Preview](https://slint.dev/blog/material-comp-tech-preview)
0 commit comments