Skip to content

Commit 4fa42c7

Browse files
authored
Merge pull request #6842 from rust-lang/publish-609
Publish 609
2 parents c3ec9f3 + d5b97db commit 4fa42c7

File tree

2 files changed

+334
-8
lines changed

2 files changed

+334
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ and just ask the editors to select the category.
3535
### Official
3636
* [Sunsetting the rustwasm GitHub org](https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/)
3737

38-
### Foundation
39-
4038
### Newsletters
4139
* [The Embedded Rustacean Issue #50](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-50)
4240
* [Bioinformatics in Rust #1](https://dawnandrew100.github.io/seq.rs/posts/2025/july/)
@@ -64,10 +62,6 @@ and just ask the editors to select the category.
6462
* [The Signal Protocol Explained #1: Implementing the Post-Quantum Extended Diffie-Hellman (PQXDH) protocol in Rust](https://kerkour.com/signal-protocol-pqxdh-rust)
6563
* [Structured GCP logging in Rust using tracing](https://medium.com/@ludo.vp/structured-gcp-logging-in-rust-using-the-tracing-and-tracing-subscriber-crates-356fcb38e46e)
6664

67-
### Research
68-
69-
### Miscellaneous
70-
7165
## Crate of the Week
7266

7367
This week's crate is [index\_permute](https://crates.io/crates/index_permute), a library for in-place clone-less permutation on mutable slices.
@@ -383,7 +377,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
383377
384378
-->
385379

386-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
380+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1llcso7/official_rrust_whos_hiring_thread_for_jobseekers/)
387381

388382
# Quote of the Week
389383

@@ -399,4 +393,4 @@ Thanks to [danjl1100](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1
399393

400394
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
401395

402-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
396+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1mabq39/this_week_in_rust_609/)</small>

0 commit comments

Comments
 (0)