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-08-20-this-week-in-rust.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,20 +38,27 @@ and just ask the editors to select the category.
38
38
-->
39
39
40
40
### Official
41
+
*[Demoting x86_64-apple-darwin to Tier 2 with host tools](https://blog.rust-lang.org/2025/08/19/demoting-x86-64-apple-darwin-to-tier-2-with-host-tools/)
42
+
*[Leadership Council September 2025 Representative Selections](https://blog.rust-lang.org/inside-rust/2025/08/15/leadership-council-repr-selection/)
43
+
*[Electing new Project Directors 2025](https://blog.rust-lang.org/inside-rust/2025/08/20/electing-new-project-directors-2025/)
41
44
42
45
### Foundation
43
46
44
47
### Newsletters
48
+
*[This Month in Rust OSDev: July 2025](https://rust-osdev.com/this-month/2025-07/)
*[Update on our advocacy for memory-safety - Tweede golf](https://tweedegolf.nl/en/blog/160/update-on-our-advocacy-for-memory-safety)
60
+
*[Speed wins when fuzzing Rust code with `#[derive(Arbitrary)]`](https://nnethercote.github.io/2025/08/16/speed-wins-when-fuzzing-rust-code-with-derive-arbitrary.html)
61
+
*[audio][Intrusive lists for fun and profit](https://sdr-podcast.com/episodes/intrusive-lists-for-fun-and-profit/)
55
62
*[Rewriting Numaflow’s Data Plane: A Foundation for the Future](https://blog.numaproj.io/rewriting-numaflows-data-plane-a-foundation-for-the-future-a64fd2470cf0)
56
63
*[Terminal sessions you can bookmark: Building Zellij's web client](https://poor.dev/blog/building-zellij-web-terminal/)
57
64
*[Testing failure modes using error injection](https://forgestream.idverse.com/blog/20250814-testing-failure-modes/)
@@ -61,16 +68,14 @@ and just ask the editors to select the category.
61
68
*[Scientific Computing in Rust](https://ideas.reify.ing/en/blog/scientific-computing-in-rust-with-pytorch/)
62
69
63
70
### Rust Walkthroughs
64
-
71
+
*[Constructor Best Practices in Rust](https://blog.cuongle.dev/p/constructor-best-practices-in-rust)
65
72
*[Let's write a macro in Rust - Part 1](https://hackeryarn.com/post/rust-macros-1/)
66
73
*[Memory analysis in Rust](https://rumcajs.dev/posts/memory-analysis-in-rust/)
67
74
68
75
### Research
69
76
70
77
### Miscellaneous
71
-
*[Talking To Zed Industries- Makers Of The 100% Rust, Super-Performant, Collaborative Code Editor
72
-
](https://filtra.io/rust/interviews/zed-aug-25)
73
-
78
+
*[Talking To Zed Industries- Makers Of The 100% Rust, Super-Performant, Collaborative Code Editor](https://filtra.io/rust/interviews/zed-aug-25)
74
79
*[All the Rust Tutorials](https://seanborg.tech/blog/huge-tutorial-list/)
75
80
*[July 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/jul-25)
0 commit comments