From b89c50c5c647e38c7e6b444e0672a0a41df8b43e Mon Sep 17 00:00:00 2001 From: Oleksandr Prokhorenko Date: Mon, 10 Feb 2025 17:50:53 +0100 Subject: [PATCH] Update 2025-02-12-this-week-in-rust.md --- draft/2025-02-12-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-02-12-this-week-in-rust.md b/draft/2025-02-12-this-week-in-rust.md index 22c7128cf..b484de18f 100644 --- a/draft/2025-02-12-this-week-in-rust.md +++ b/draft/2025-02-12-this-week-in-rust.md @@ -38,6 +38,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Solving the ABA Problem in Rust: Tagged Pointers with Versioning](https://minikin.me/blog/solving-the-aba-problem-in-rust-tagged-pointers) ### Rust Walkthroughs