Skip to content

Commit e40124d

Browse files
committed
community updates issue 609
1 parent 614c753 commit e40124d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,26 @@ and just ask the editors to select the category.
3333
-->
3434

3535
### Official
36+
* [Sunsetting the rustwasm GitHub org](https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/)
3637

3738
### Foundation
3839

3940
### Newsletters
4041

4142
### Project/Tooling Updates
43+
* [GCC Front-End For Rust- June 2025 Monthly report](https://rust-gcc.github.io/2025/07/17/2025-06-monthly-report.html)
44+
* [gitoxide - July 25](https://github.com/GitoxideLabs/gitoxide/discussions/2084)
45+
* [Announcing NAPI-RS v3](https://napi.rs/blog/announce-v3)
46+
* [Rust: Clippy performance status update](https://blog.goose.love/posts/clippy-performance-status-update/)
4247

4348
### Observations/Thoughts
49+
* [He Rewrote Everything in Rust - Then We Got Fired](https://freedium.cfd/https://medium.com/@ThreadSafeDiaries/he-rewrote-everything-in-rust-then-we-got-fired-293e3e16c2d3)
50+
* ["Bypassing" specialization in Rust or How I Learned to Stop Worrying and Love Function Pointers](https://oakchris1955.eu/posts/bypassing_specialization/)
51+
* [The borrowchecker is what I like the least about Rust](https://viralinstruction.com/posts/borrowchecker/)
52+
* [On Reifying Nested Closures in Rust](https://radekmie.dev/blog/on-reifying-nested-closures-in-rust/)
53+
* [Supporting faster file load times with memory optimizations in Rust](https://www.figma.com/blog/supporting-faster-file-load-times-with-memory-optimizations-in-rust/)
54+
* [Rickrolling Turso DB (SQLite rewrite in Rust)](https://avi.im/blag/2025/rickrolling-turso/)
55+
* [Rust unit testing: simplify your tests](https://jorgeortiz.dev/posts/rust_unit_testing_simplify_tests/)
4456

4557
### Rust Walkthroughs
4658

0 commit comments

Comments
 (0)