Skip to content

Commit 967be58

Browse files
authored
Merge pull request #5930 from emschwartz/master
Add Understanding Memory Ordering in Rust
2 parents ee28406 + d6d2098 commit 967be58

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

draft/2024-09-18-this-week-in-rust.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,9 @@ and just ask the editors to select the category.
4646

4747
### Rust Walkthroughs
4848

49-
<<<<<<< patch-1
5049
- [Blindsided by Rust's Subtyping and Variance](https://nullderef.com/blog/rust-variance/)
51-
=======
50+
* [Understanding Memory Ordering in Rust](https://emschwartz.me/understanding-memory-ordering-in-rust/)
5251
* [video] [Build with Naz : Subtyping and variance](https://www.youtube.com/watch?v=HRlpYXi4E-M)
53-
>>>>>>> master
5452

5553
### Research
5654

0 commit comments

Comments
 (0)