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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,16 +38,26 @@ 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/)
45
49
46
50
### Project/Tooling Updates
51
+
*[Zed for Windows: What's Taking So Long?!](https://zed.dev/blog/windows-progress-report)
*[Update on our advocacy for memory-safety - Tweede golf](https://tweedegolf.nl/en/blog/160/update-on-our-advocacy-for-memory-safety)
56
+
*[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)
57
+
*[audio][Intrusive lists for fun and profit](https://sdr-podcast.com/episodes/intrusive-lists-for-fun-and-profit/)
49
58
50
59
### Rust Walkthroughs
60
+
*[Constructor Best Practices in Rust](https://blog.cuongle.dev/p/constructor-best-practices-in-rust)
0 commit comments