Skip to content

Commit f236b95

Browse files
committed
Don't you dare to sort your struct fields when using ?Sized from blog.veeso.dev
1 parent 780cb74 commit f236b95

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*!
@@ -46,6 +47,8 @@ and just ask the editors to select the category.
4647

4748
### Observations/Thoughts
4849

50+
* [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/)
51+
4952
### Rust Walkthroughs
5053

5154
### Research

0 commit comments

Comments
 (0)