Skip to content

Commit c7d93d4

Browse files
authored
Merge pull request #6579 from rust-lang/publish-596
prepares 596 for publishing, adds draft for 597
2 parents b206780 + dec526b commit c7d93d4

File tree

2 files changed

+311
-15
lines changed

2 files changed

+311
-15
lines changed

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

+6-15
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,9 @@ and just ask the editors to select the category.
3232
3333
-->
3434

35-
### Official
36-
3735
### Foundation
3836
* [Project Director Update — April 2025](https://rustfoundation.org/media/project-director-update-april-2025/)
3937

40-
### Newsletters
41-
4238
### Project/Tooling Updates
4339
* [Gitoxide April 2025](https://github.com/GitoxideLabs/gitoxide/discussions/1966)
4440
* [Askama and Rinja merge](https://blog.guillaume-gomez.fr/articles/2025-03-19+Askama+and+Rinja+merge)
@@ -49,20 +45,15 @@ and just ask the editors to select the category.
4945
* [Does using Rust really make your software safer? - Blog - Tweede golf](https://tweedegolf.nl/en/blog/152/does-using-rust-really-make-your-software-safer)
5046
* [Body::poll_progress](https://seanmonstar.com/blog/body-poll-progress/)
5147
* [ratatui: are we embedded yet?](https://jslazak.com/are-we-embedded-yet-0/)
52-
* [audio] [Nushell with WindSoilder](https://rustacean-station.org/episode/windsoilder/)
53-
* [audio] [Microsoft with Victor Ciura](https://corrode.dev/podcast/s04e01-microsoft/)
5448
* [Zig -> allocators -> Rust ergonomics](https://www.capturedlambda.dev/blog/zig-allocators-rust_ergo/)
5549
* [Marching Events: What does iCalendar have to do with ray marching?](https://pwy.io/posts/marching-events/)
56-
57-
### Miscellaneous
50+
* [audio] [Nushell with WindSoilder](https://rustacean-station.org/episode/windsoilder/)
51+
* [audio] [Microsoft with Victor Ciura](https://corrode.dev/podcast/s04e01-microsoft/)
5852

5953
### Rust Walkthroughs
6054
* [Implementation of Rust panics in the standard library](https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_2.html)
61-
62-
- [How a GraphQL DataLoader works](https://swatinem.de/blog/graphql-dataloader-part1/)
63-
- [Implementing a GraphQL DataLoader the hard way](https://swatinem.de/blog/graphql-dataloader-part2/)
64-
65-
### Research
55+
* [How a GraphQL DataLoader works](https://swatinem.de/blog/graphql-dataloader-part1/)
56+
* [Implementing a GraphQL DataLoader the hard way](https://swatinem.de/blog/graphql-dataloader-part2/)
6657

6758
## Crate of the Week
6859

@@ -399,7 +390,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
399390
400391
-->
401392

402-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
393+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1jttzz4/official_rrust_whos_hiring_thread_for_jobseekers/)
403394

404395
# Quote of the Week
405396

@@ -415,4 +406,4 @@ Thanks to [Matt Wismer](https://users.rust-lang.org/t/twir-quote-of-the-week/328
415406

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

418-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
409+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1k6ijof/this_week_in_rust_596/)</small>

0 commit comments

Comments
 (0)