Skip to content

Commit 0802f6d

Browse files
authored
Prepare 589 for publishing, create draft 590 (rust-lang#6445)
* formatting for 589 * move 589 to content dir, add draft 590
1 parent 1a4a716 commit 0802f6d

File tree

2 files changed

+322
-14
lines changed

2 files changed

+322
-14
lines changed

draft/2025-03-05-this-week-in-rust.md renamed to content/2025-03-05-this-week-in-rust.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ and just ask the editors to select the category.
3434
* [February Project Goals Update](https://blog.rust-lang.org/2025/03/03/Project-Goals-Feb-Update.html)
3535
* [Announcing Rustup 1.28.0](https://blog.rust-lang.org/2025/03/02/Rustup-1.28.0.html)
3636

37-
### Foundation
38-
3937
### Newsletters
4038
* [This Month in Rust OSDev: February 2025](https://rust-osdev.com/this-month/2025-02/)
4139
* [Rust Trends Issue #60](https://rust-trends.com/newsletter/from-dns-servers-to-json-speed-what-s-new-in-rust/)
@@ -44,11 +42,8 @@ and just ask the editors to select the category.
4442
### Project/Tooling Updates
4543
* [Announcing Wiremocket: Wiremock For Websockets](https://xd009642.github.io/2025/03/03/announcing-wiremocket-wiremock-for-websockets.html)
4644
* [A More Modular reqwest](https://seanmonstar.com/blog/modular-reqwest/)
47-
4845
* [memberlist 0.6 - gossip protocol for cluster membership management](https://github.com/al8n/memberlist/releases/tag/v0.6)
49-
5046
* [Maelstrom Clustered Test Runner v0.13: new watch mode and GitHub workflow support](https://maelstrom-software.com/blog/0.13.0/)
51-
5247
* [Bincode 2.0.0](https://github.com/bincode-org/bincode/releases/tag/v2.0.0)
5348

5449
### Observations/Thoughts
@@ -67,18 +62,12 @@ and just ask the editors to select the category.
6762
* [Lowering Top Level Items](https://thunderseethe.dev/posts/lowering-items/)
6863
* [Building a DNS Server in Rust: Part 1 of 2](https://rust-trends.com/posts/building-a-dns-server-in-rust/)
6964

70-
### Research
71-
7265
### Miscellaneous
7366
* [video] [Rust's Global Allocator](https://www.youtube.com/watch?v=TlkDwWGVZKg)
7467
* [video] [Vulkanised 2025: Shipping a Game with Vulkan and Rust in 100 Days](https://www.youtube.com/watch?v=EB-ARcAnZY4)
7568
* [video] [Creating a website on GitHub pages with mdBook](https://www.youtube.com/watch?v=x3vF9YiWBMQ)
76-
77-
* Please [nominate](https://cfp.gosim.org/spotlight-rust)
78-
newer innovative projects for [GOSIM Rust
79-
Spotlight](https://spotlight.gosim.org/rust2025) ASAP!
80-
8169
* [EuroRust 2025 Paris announced](https://eurorust.eu/)
70+
* Please [nominate](https://cfp.gosim.org/spotlight-rust) newer innovative projects for [GOSIM Rust Spotlight](https://spotlight.gosim.org/rust2025) ASAP!
8271

8372
## Crate of the Week
8473

@@ -117,6 +106,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
117106
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
118107
<!-- * [ - ]() -->
119108
<!-- or if none - *No Calls for participation were submitted this week.* -->
109+
*No Calls for participation were submitted this week.*
120110

121111
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
122112

@@ -404,7 +394,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
404394
405395
-->
406396

407-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
397+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1ivrkhs/official_rrust_whos_hiring_thread_for_jobseekers/)
408398

409399
# Quote of the Week
410400

@@ -424,4 +414,4 @@ Despite lacking suggestions, llogiq is quite pleased with his choice.
424414

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

427-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
417+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1j5bpz8/this_week_in_rust_589/)</small>

0 commit comments

Comments
 (0)