Skip to content

Commit 9091f46

Browse files
Merge pull request #6974 from weiznich/patch-16
Add the announcement for cargo-safe-publish
2 parents c017821 + 1d9e2a8 commit 9091f46

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,19 @@ and just ask the editors to select the category.
5151
### Project/Tooling Updates
5252

5353
* [The road to SeaQuery 1.0](https://www.sea-ql.org/blog/2025-08-30-sea-query-1.0/)
54+
* [Introducing cargo safe-publish](https://blog.weiznich.de/blog/cargo-safe-publish/)
5455
* [Tracking trust with Rust in the kernel](https://lwn.net/SubscriberLink/1034603/5dcfecdd5e3af0c2/)
5556
* [Slint 1.13 Released with Live-Preview for Rust and C++](https://slint.dev/blog/slint-1.13-released)
5657

5758
### Observations/Thoughts
58-
* [Rust Algorithm Bites – Binary Tree Level Order Traversal](https://d34dl0ck.me/rust-algorithm-bites-binary-tree-level-order-traversal/index.html)
5959

60+
* [Rust Algorithm Bites – Binary Tree Level Order Traversal](https://d34dl0ck.me/rust-algorithm-bites-binary-tree-level-order-traversal/index.html)
6061
* [Adding derive(From) to Rust](https://kobzol.github.io/rust/2025/09/02/adding-derive-from-to-rust.html)
6162
* [Why I Built TLQ (Tiny Little Queue)](https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/)
6263
* [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)
6364
* [Be Careful Zero-Copying Strings with `serde`](https://bd103.github.io/blog/2025-09-01-zero-copying-strings-serde)
6465
* [Elephants for breakfast: testing untestable functions, one bite at a time](https://bitfieldconsulting.com/posts/elephants-for-breakfast)
65-
6666
* [Demangling the Details: Symbol Resolution in Rusty Trap](https://system.joekain.com/2025/08/31/demangling-the-details-symbol-resolution.html)
67-
6867
* [video] [Rust 1.89.0](https://youtu.be/C5RHSqYIR7w)
6968

7069
### Rust Walkthroughs

0 commit comments

Comments
 (0)