Skip to content

Commit 83579a8

Browse files
authored
Merge pull request rust-lang#6405 from guilleme-90/patch-2
Add entry to "A length-indexed Vector in Rust - Part 2"
2 parents 57922b3 + 84371e3 commit 83579a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ and just ask the editors to select the category.
5252
* [Tokio + prctl = nasty bug](https://kobzol.github.io/rust/2025/02/23/tokio-plus-prctl-equals-nasty-bug.html)
5353
* [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)
5454

55+
* [A length-indexed Vector in Rust - Part 2](https://rvarago.github.io/a-length-indexed-vector-in-rust-part-2/)
56+
5557
### Rust Walkthroughs
5658
* [Epoch Adventures: Breaking Free from ABA in Concurrent Rust](https://minikin.me/blog/epoch-adventures-breaking-free-from-aba-in-concurrent-rust)
5759
* [Using pgVector with SeaORM in Rust](https://cosminsanda.com/posts/using-pgvector-with-seaorm-in-rust/)

0 commit comments

Comments
 (0)