Skip to content

Commit

Permalink
Merge pull request #5139 from jymchng/master
Browse files Browse the repository at this point in the history
added my Jim Chng blog post on non-affine types ...
  • Loading branch information
mariannegoldin authored Feb 8, 2024
2 parents 7aae5eb + 4dfc5bc commit 3f7672f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft/2024-02-07-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ and just ask the editors to select the category.
* [audio] [Unlocking Rust's power through mentorship and knowledge spreading, with Tim McNamara](https://rustacean-station.org/episode/tim-mcnamara/)
* [audio] [Asciinema with Marcin Kulik](https://rustacean-station.org/episode/marcin-kulik/)

* [Non-Affine Types, ManuallyDrop and Invariant Lifetimes in Rust - Part One](https://asyncmove.com/blog/2024/02/non-affine-types-manuallydrop-and-invariant-lifetimes-in-rust-part-one/)

### Rust Walkthroughs
* [AsyncWrite and a Tale of Four Implementations](https://medium.com/@razieh.behjati/asyncwrite-and-a-tale-of-four-implementations-e63aef8397f7)
* [Garbage Collection Without Unsafe Code](https://fitzgeraldnick.com/2024/02/06/safe-gc.html)
Expand Down

0 comments on commit 3f7672f

Please sign in to comment.