You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/2025-06-18-this-week-in-rust.md
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -54,13 +54,12 @@ and just ask the editors to select the category.
54
54
### Observations/Thoughts
55
55
*[retrobootstrapping rust for some reason](https://graydon2.dreamwidth.org/317484.html)
56
56
*[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/)
*[video][Guillaume Gomez - Rustdoc as a case study of developer tooling](https://timclicks.dev/podcast/guillaume-gomez-rustdoc)
59
62
*[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/)
64
63
65
64
### Rust Walkthroughs
66
65
*[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)
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/)
435
434
436
435
# Quote of the Week
437
436
@@ -451,4 +450,4 @@ Thanks to [Brian Kung](https://users.rust-lang.org/t/twir-quote-of-the-week/328/
451
450
452
451
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
453
452
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