Skip to content

Commit 556b40b

Browse files
authored
Merge pull request rust-lang#6410 from minikin/feat/epoch-adventures
Add blog post Epoch Adventures
2 parents 1174b8c + 4482654 commit 556b40b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,10 @@ and just ask the editors to select the category.
4848
* [A Rustacean's Guide to Embedded World 2025](https://onevariable.com/blog/ew25-guide/)
4949
* [Demystifying monads in Rust through property-based testing](https://sunshowers.io/posts/monads-through-pbt/)
5050
* [Tokio + prctl = nasty bug](https://kobzol.github.io/rust/2025/02/23/tokio-plus-prctl-equals-nasty-bug.html)
51-
52-
[How Rust & Embassy Shine on Embedded Devices (Part 2): Insights for Everyone and Nine Rules for Embedded Programmers](https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-2-aad1adfccf72)
53-
51+
* [How Rust & Embassy Shine on Embedded Devices (Part 2): Insights for Everyone and Nine Rules for Embedded Programmers](https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-2-aad1adfccf72)
5452

5553
### Rust Walkthroughs
54+
* [Epoch Adventures: Breaking Free from ABA in Concurrent Rust](https://minikin.me/blog/epoch-adventures-breaking-free-from-aba-in-concurrent-rust)
5655
* [Using pgVector with SeaORM in Rust](https://cosminsanda.com/posts/using-pgvector-with-seaorm-in-rust/)
5756

5857
### Research

0 commit comments

Comments
 (0)