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*!
@@ -46,6 +47,8 @@ and just ask the editors to select the category.
46
47
47
48
### Observations/Thoughts
48
49
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/)
0 commit comments