diff --git a/draft/2024-09-18-this-week-in-rust.md b/draft/2024-09-18-this-week-in-rust.md index e29c62f52..47f11e4db 100644 --- a/draft/2024-09-18-this-week-in-rust.md +++ b/draft/2024-09-18-this-week-in-rust.md @@ -46,11 +46,9 @@ and just ask the editors to select the category. ### Rust Walkthroughs -<<<<<<< patch-1 - [Blindsided by Rust's Subtyping and Variance](https://nullderef.com/blog/rust-variance/) -======= +* [Understanding Memory Ordering in Rust](https://emschwartz.me/understanding-memory-ordering-in-rust/) * [video] [Build with Naz : Subtyping and variance](https://www.youtube.com/watch?v=HRlpYXi4E-M) ->>>>>>> master ### Research