diff --git a/draft/2024-10-23-this-week-in-rust.md b/draft/2024-10-23-this-week-in-rust.md index e7ca8b1a0..3734fc2ad 100644 --- a/draft/2024-10-23-this-week-in-rust.md +++ b/draft/2024-10-23-this-week-in-rust.md @@ -41,6 +41,7 @@ and just ask the editors to select the category. * [audio] [Rust in Production Podcast - Season 3 Episode 1 - Zed with Conrad Irwin](https://corrode.dev/podcast/s03e01-zed/) ### Rust Walkthroughs +* [Demystifying Alignment and Memory Layout in Rust](https://garden.christophertee.dev/blogs/Memory-Alignment-and-Layout/Part-1) ### Research