Skip to content

Commit b233e3c

Browse files
authored
Merge pull request #6203 from szabgab/patch-83
add video "Rust code reading: The thousands crate"
2 parents e179065 + 6833160 commit b233e3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft/2024-12-18-this-week-in-rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ and just ask the editors to select the category.
6060
### Rust Walkthroughs
6161
* [Read the Code: Using Drop Safely in Rust](https://v5.chriskrycho.com/journal/read-the-code/using-drop-safely-in-rust/)
6262
* [Thoughts on Rust hashing](https://purplesyringa.moe/blog/thoughts-on-rust-hashing/)
63-
* [ Scheme to the Spec Part I: Concurrent Cycle Collection](https://maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I:-Concurrent-Cycle-Collection.html)
63+
* [Scheme to the Spec Part I: Concurrent Cycle Collection](https://maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I:-Concurrent-Cycle-Collection.html)
6464
* [Solving Advent of Code at Compile Time with Rust Macros](https://doublefree.bearblog.dev/solving-advent-of-code-at-compile-time-with-rust-macros/)
65+
* [video] [Rust code reading: The thousands crate](https://www.youtube.com/watch?v=ITTj7ByNStE)
6566

6667
### Research
6768

0 commit comments

Comments
 (0)