Skip to content

Commit bf63a3d

Browse files
authored
Merge pull request #3819 from ijackson/linked-lists-2022
Add linked lists blog post
2 parents acec4ba + 95bd9fe commit bf63a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2022-11-16-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ and just ask the editors to select the category.
4848
* [Error docs](https://www.ncameron.org/blog/error-docs/)
4949
* [Rust enum-match code generation](https://www.eventhelix.com/rust/rust-to-assembly-enum-match/)
5050
* [Implementation Details of async Rust](https://swatinem.de/blog/async-codegen/)
51+
* [Stop writing Rust linked list libraries!](https://diziet.dreamwidth.org/13476.html)
5152
* [video] [Rust GCC Front-end - Philip Herron, David Faust](https://www.youtube.com/watch?v=D8FX1enoZnM)
5253
* [video] [Rust Is Boring (Why Rust?) [RUST-13]](https://www.youtube.com/watch?v=oY0XwMOSzq4)
5354
* [audio] [cargo-auditable with Sergey Davidoff](https://rustacean-station.org/episode/sergey-davidoff/)

0 commit comments

Comments
 (0)