Skip to content

Commit a120700

Browse files
authored
Merge pull request #6030 from jacks0n9/patch-1
Correct 2024-10-16-this-week-in-rust.md to show title for article properly
2 parents ea68f9e + 8b7a7fe commit a120700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2024-10-16-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ and just ask the editors to select the category.
5252
* [Rethinking Builders… with Lazy Generics](https://geo-ant.github.io/blog/2024/rust-rethinking-builders-lazy-generics/)
5353
* [IPC in Rust](https://pranitha.rs/posts/rust-ipc-ping-pong/)
5454
* [Serde Trait - Part 3: Deserialization](https://voelklmichael.github.io/Blog/serde-trait-part3.html)
55-
* [Memory for Nothing: Why Vec is (probably) a bad idea](https://pwy.io/posts/memory-for-nothing/)
55+
* [Memory for Nothing: Why Vec<usize> is (probably) a bad idea](https://pwy.io/posts/memory-for-nothing/)
5656
* [Upgrade the Logging in your Rust Tests](https://tylerjw.dev/posts/20241012-rust-logging-in-tests/)
5757
* [Nine Rules for Running Rust on Embedded Systems](https://medium.com/towards-data-science/nine-rules-for-running-rust-on-embedded-systems-b0c247ee877e)
5858
* [Why Rust is taking the data engineering world by storm](https://kerkour.com/rust-data-engineering)

0 commit comments

Comments
 (0)