Skip to content

Commit 0e6dbea

Browse files
authored
Merge pull request #6749 from veeso/blog-veeso-42
Don't you dare to sort your struct fields when using ?Sized
2 parents bddfe1f + f236b95 commit 0e6dbea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Title: This Week in Rust 604
22
Number: 604
33
Date: 2025-06-18
4+
45
Category: This Week in Rust
56

67
Hello and welcome to another issue of *This Week in Rust*!
@@ -59,6 +60,8 @@ and just ask the editors to select the category.
5960
* [audio] [Tembo with Adam Hendel](https://corrode.dev/podcast/s04e05-tembo/)
6061
* [audio] [Rust at Work - conversation with Eli Shalom and Igal Tabachnik of Eureka Labs](https://rustacean-station.org/episode/eli-shalom-and-igal-tabachnik/)
6162

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+
6265
### Rust Walkthroughs
6366
* [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)
6467
* [Datalog in Rust](https://github.com/frankmcsherry/blog/blob/master/posts/2025-06-03.md)

0 commit comments

Comments
 (0)