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: draft/2025-06-18-this-week-in-rust.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
Title: This Week in Rust 604
2
2
Number: 604
3
3
Date: 2025-06-18
4
+
4
5
Category: This Week in Rust
5
6
6
7
Hello and welcome to another issue of *This Week in Rust*!
@@ -59,6 +60,8 @@ and just ask the editors to select the category.
59
60
*[audio][Tembo with Adam Hendel](https://corrode.dev/podcast/s04e05-tembo/)
60
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/)
61
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
+
62
65
### Rust Walkthroughs
63
66
*[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)
64
67
*[Datalog in Rust](https://github.com/frankmcsherry/blog/blob/master/posts/2025-06-03.md)
0 commit comments