diff --git a/draft/2025-04-02-this-week-in-rust.md b/draft/2025-04-02-this-week-in-rust.md index e7b85a78c..0e04c8a0e 100644 --- a/draft/2025-04-02-this-week-in-rust.md +++ b/draft/2025-04-02-this-week-in-rust.md @@ -44,6 +44,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [Solving the ABA Problem in Rust with Hazard Pointers](https://minikin.me/blog/solving-the-aba-problem-in-rust-hazard-pointers) * [Building a CoAP application on Ariel OS](https://christian.amsuess.com/blog/website/2025-03-27_ariel_coap/) ### Research