Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions draft/2025-10-29-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ and just ask the editors to select the category.
* [Explicit capture clauses](https://smallcultfollowing.com/babysteps/blog/2025/10/22/explicit-capture-clauses/)
* [Closure captures](https://andwass.github.io/rust/2025/10/23/closure-captures.html)
* [Recent Rust Changes](https://www.ncameron.org/blog/recent-rust-changes/)
* [How Signal uses Rust to secure the communications of millions of people](https://kerkour.com/signal-app-rust)
* [A hard rain's a-gonna fall: decoding JSON in Rust](https://bitfieldconsulting.com/posts/hard-rain-json-rust)
* [GSoC ‘25 Work Product: Parallel Macro Expansion](https://lorrens.me/2025/10/26/GSoC-Parallel-Macro-Expansion.html)
* [When O3 is 2x slower than O2](https://cat-solstice.github.io/test-pqueue/)
Expand Down