Skip to content
Merged
Show file tree
Hide file tree
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
12 changes: 6 additions & 6 deletions draft/2025-10-22-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ and just ask the editors to select the category.
-->

### Official

### Foundation
* [Announcing the New Rust Project Directors](https://blog.rust-lang.org/2025/10/15/announcing-the-new-rust-project-directors-2025/)
* [docs.rs: changed default targets](https://blog.rust-lang.org/2025/10/16/docsrs-changed-default-targets/)
* [Infrastructure Team 2025 Q3 Recap and Q4 Plan](https://blog.rust-lang.org/inside-rust/2025/10/16/infrastructure-team-q3-recap-and-q4-plan/)
* [Renaming the default branch of rust-lang/rust](https://blog.rust-lang.org/inside-rust/2025/10/16/renaming-the-default-branch-of-rust-langrust/)

### Newsletters
* [Scientific Computing in Rust #11 (October 2025)](https://scientificcomputing.rs/monthly/2025-10)
Expand Down Expand Up @@ -77,8 +79,6 @@ and just ask the editors to select the category.
* [Integration Testing Rust Binary Crates](https://www.unwoundstack.com/blog/integration-testing-rust-binaries.html)
* [video] [Build with Naz : How to speed up Rust compiler for different workflows](https://www.youtube.com/watch?v=hpGDCbO31Rg)

### Research

### Miscellaneous
* [September 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/sep-25)

Expand Down Expand Up @@ -430,7 +430,7 @@ Email the [Rust Community Team][community] for access.

## Jobs

Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1nknaii/official_rrust_whos_hiring_thread_for_jobseekers/)

# Quote of the Week

Expand All @@ -446,4 +446,4 @@ Thanks to [Noratrieb](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1

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

<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1odqrri/this_week_in_rust_622/)</small>
Loading