Skip to content

Commit b3f33c2

Browse files
authored
Merge pull request #7084 from emilsivervik/fix/fix-broken-link-in-twir-615
fix: patch up wrong link
2 parents 1f29c1e + e0588ce commit b3f33c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2025-09-03-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ and just ask the editors to select the category.
5656
* [Adding derive(From) to Rust](https://kobzol.github.io/rust/2025/09/02/adding-derive-from-to-rust.html)
5757
* [Why I Built TLQ (Tiny Little Queue)](https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/)
5858
* [Combining struct literal syntax with read-only field access](https://kobzol.github.io/rust/2025/09/01/combining-struct-literal-syntax-with-read-only-field-access.html)
59-
* [Be Careful Zero-Copying Strings with `serde`](https://bd103.github.io/blog/2025-09-01-zero-copying-strings-serde)
59+
* [Be Careful Zero-Copying Strings with `serde`](https://bd103.github.io/blog/zero-copying-strings-serde/)
6060
* [Elephants for breakfast: testing untestable functions, one bite at a time](https://bitfieldconsulting.com/posts/elephants-for-breakfast)
6161
* [Demangling the Details: Symbol Resolution in Rusty Trap](https://system.joekain.com/2025/08/31/demangling-the-details-symbol-resolution.html)
6262
* [video] [Rust 1.89.0](https://youtu.be/C5RHSqYIR7w)

0 commit comments

Comments
 (0)