From e90d291bb8aa9217dfb7d49caf211c2ec947546b Mon Sep 17 00:00:00 2001 From: Oleksandr Prokhorenko Date: Mon, 24 Feb 2025 08:47:14 +0100 Subject: [PATCH] Update 2025-02-26-this-week-in-rust.md --- draft/2025-02-26-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-02-26-this-week-in-rust.md b/draft/2025-02-26-this-week-in-rust.md index 437d0288c..e1656adfb 100644 --- a/draft/2025-02-26-this-week-in-rust.md +++ b/draft/2025-02-26-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [Epoch Adventures: Breaking Free from ABA in Concurrent Rust](https://minikin.me/blog/epoch-adventures-breaking-free-from-aba-in-concurrent-rust) ### Research