Skip to content

Commit 33550a8

Browse files
Merge branch 'master' into blogpost-statemachine-codegen
2 parents 46f05d1 + 3874d07 commit 33550a8

File tree

3 files changed

+123
-88
lines changed

3 files changed

+123
-88
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and just ask the editors to select the category.
3737
3838
-->
3939

40-
### Foundation
40+
### Official
4141
* [Welcoming the Rust Innovation Lab | Rust Blog](https://blog.rust-lang.org/2025/09/03/welcoming-the-rust-innovation-lab/)
4242

4343
### Newsletters
@@ -57,16 +57,14 @@ and just ask the editors to select the category.
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)
5959
* [Be Careful Zero-Copying Strings with `serde`](https://bd103.github.io/blog/2025-09-01-zero-copying-strings-serde)
60-
* [Elephants for breakfast: testing untestable functions, one bite at a time](https://bitfieldconsulting.com/posts/elephants-for-breakfast)
60+
* [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)
6363

6464
### Rust Walkthroughs
6565
* [Let's write a macro in Rust - Part 2](https://hackeryarn.com/post/rust-macros-2/)
6666
* [How to set up Rust logging in AWS Lambda for AWS CloudWatch](https://forgestream.idverse.com/blog/20250902-cloudwatch-rust-logging/)
6767
* [Building a Todo App in GPUI](https://blog.0xshadow.dev/posts/learning-gpui/gpui-todo-app/)
68-
69-
### Research
7068
* [Sharing a mutable reference with Python](https://blog.lilyf.org/posts/python-mutable-reference/)
7169
* [Faster Rust builds on Mac](https://nnethercote.github.io/2025/09/04/faster-rust-builds-on-mac.html)
7270
* [Rust Performance Tricks](https://davidlattimore.github.io/posts/2025/09/02/rustforge-wild-performance-tricks.html)

0 commit comments

Comments
 (0)