Skip to content

Commit ac252d5

Browse files
authored
Merge pull request #6836 from extrawurst/community-updates-609
community updates issue 609
2 parents c7aad9f + 6f015ff commit ac252d5

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ 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

@@ -41,11 +42,20 @@ and just ask the editors to select the category.
4142
* [Bioinformatics in Rust #1](https://dawnandrew100.github.io/seq.rs/posts/2025/july/)
4243

4344
### Project/Tooling Updates
45+
* [GCC Front-End For Rust- June 2025 Monthly report](https://rust-gcc.github.io/2025/07/17/2025-06-monthly-report.html)
46+
* [gitoxide - July 25](https://github.com/GitoxideLabs/gitoxide/discussions/2084)
47+
* [Announcing NAPI-RS v3](https://napi.rs/blog/announce-v3)
48+
* [Rust: Clippy performance status update](https://blog.goose.love/posts/clippy-performance-status-update/)
4449
* [How to write Rust in the kernel: part 3](https://lwn.net/SubscriberLink/1026694/ec6db2459bc68907/)
45-
46-
* [Burn Adds State of the Art Dynamic Matrix Multiplication](https://burn.dev/blog/sota-multiplatform-matmul/)
50+
* [State of the Art Dynamic Matrix Multiplication](https://burn.dev/blog/sota-multiplatform-matmul/)
4751

4852
### Observations/Thoughts
53+
* ["Bypassing" specialization in Rust or How I Learned to Stop Worrying and Love Function Pointers](https://oakchris1955.eu/posts/bypassing_specialization/)
54+
* [The borrowchecker is what I like the least about Rust](https://viralinstruction.com/posts/borrowchecker/)
55+
* [On Reifying Nested Closures in Rust](https://radekmie.dev/blog/on-reifying-nested-closures-in-rust/)
56+
* [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/)
57+
* [Rickrolling Turso DB (SQLite rewrite in Rust)](https://avi.im/blag/2025/rickrolling-turso/)
58+
* [Rust unit testing: simplify your tests](https://jorgeortiz.dev/posts/rust_unit_testing_simplify_tests/)
4959

5060
### Rust Walkthroughs
5161

0 commit comments

Comments
 (0)