Skip to content

Commit ce0ba3d

Browse files
authored
Merge pull request #6356 from minikin/add-tagged-pointers-with-versioning
Add Solving the ABA Problem in Rust: Tagged Pointers with Versioning
2 parents baa94c0 + b89c50c commit ce0ba3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-02-12-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ and just ask the editors to select the category.
4040
* [Nutype 0.6.0 - newtype with guarantees supports const functions now](https://github.com/greyblake/nutype/releases/tag/v0.6.0)
4141

4242
### Observations/Thoughts
43+
* [Solving the ABA Problem in Rust: Tagged Pointers with Versioning](https://minikin.me/blog/solving-the-aba-problem-in-rust-tagged-pointers)
4344

4445
### Rust Walkthroughs
4546

0 commit comments

Comments
 (0)