Skip to content

Commit aa23be3

Browse files
authored
Merge pull request #6755 from rust-lang/publish-604
updates 604 for publishing, adds draft of 605
2 parents c4a5d7a + d8721cb commit aa23be3

File tree

2 files changed

+344
-6
lines changed

2 files changed

+344
-6
lines changed

draft/2025-06-18-this-week-in-rust.md renamed to content/2025-06-18-this-week-in-rust.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,12 @@ and just ask the editors to select the category.
5454
### Observations/Thoughts
5555
* [retrobootstrapping rust for some reason](https://graydon2.dreamwidth.org/317484.html)
5656
* [The plight of the misunderstood memory ordering](https://www.grayolson.me/blog/posts/misunderstood-memory-ordering/)
57+
* [Don't you dare to sort your struct fields when using ?Sized](https://blog.veeso.dev/blog/en/dont-you-dare-to-sort-your-struct-fields-when-using-sized/)
58+
* [audio] [Tembo with Adam Hendel](https://corrode.dev/podcast/s04e05-tembo/)
59+
* [audio] [Rust at Work - conversation with Eli Shalom and Igal Tabachnik of Eureka Labs](https://rustacean-station.org/episode/eli-shalom-and-igal-tabachnik/)
5760
* [video] [sans-io: meh](https://sdr-podcast.com/episodes/sans-io/)
5861
* [video] [Guillaume Gomez - Rustdoc as a case study of developer tooling](https://timclicks.dev/podcast/guillaume-gomez-rustdoc)
5962
* [video] [10th Bevy Meetup - Tristan - From zero to demo: a newcomer's experience learning Bevy](https://www.youtube.com/watch?v=_FIDuLV0ZsA)
60-
* [audio] [Tembo with Adam Hendel](https://corrode.dev/podcast/s04e05-tembo/)
61-
* [audio] [Rust at Work - conversation with Eli Shalom and Igal Tabachnik of Eureka Labs](https://rustacean-station.org/episode/eli-shalom-and-igal-tabachnik/)
62-
63-
* [Don't you dare to sort your struct fields when using ?Sized](https://blog.veeso.dev/blog/en/dont-you-dare-to-sort-your-struct-fields-when-using-sized/)
6463

6564
### Rust Walkthroughs
6665
* [Putting seat calculations in Dutch election software to the (fuzz) test](https://tweedegolf.nl/en/blog/156/putting-seat-calculations-in-dutch-election-software-to-the-fuzz-test)
@@ -431,7 +430,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
431430
432431
-->
433432

434-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
433+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1knkfb6/official_rrust_whos_hiring_thread_for_jobseekers/)
435434

436435
# Quote of the Week
437436

@@ -451,4 +450,4 @@ Thanks to [Brian Kung](https://users.rust-lang.org/t/twir-quote-of-the-week/328/
451450

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

454-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
453+
<small>[Discuss on r/rust](https://this-week-in-rust.org/blog/2025/06/19/this-week-in-rust-604/)</small>

0 commit comments

Comments
 (0)