Skip to content

Commit aa96a51

Browse files
Merge pull request #6953 from benw/patch-1
RustCurious 1: Why Rust is Safe
2 parents 3dd90de + 692ada0 commit aa96a51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,17 @@ and just ask the editors to select the category.
6161

6262
### Rust Walkthroughs
6363

64+
### Research
65+
6466
* [Sharing a mutable reference with Python](https://blog.lilyf.org/posts/python-mutable-reference/)
6567
* [Faster Rust builds on Mac](https://nnethercote.github.io/2025/09/04/faster-rust-builds-on-mac.html)
6668
* [Rust Performance Tricks](https://davidlattimore.github.io/posts/2025/09/02/rustforge-wild-performance-tricks.html)
6769
* [video] [Embedded Rust Workshop](https://www.youtube.com/live/PZZfVAaYTP8?si=2nfis0-IrN9aMkti)
70+
* [video] [RustCurious 1: Why Rust is Safe: A novel introduction to ownership and borrowing](https://www.youtube.com/watch?v=lVWiHIVXG2c)
6871

6972
### Miscellaneous
70-
* [filtra.io interview with `tonari` team | Opening Portals With Rust](https://filtra.io/rust/interviews/tonari-aug-25)
7173

74+
* [filtra.io interview with `tonari` team | Opening Portals With Rust](https://filtra.io/rust/interviews/tonari-aug-25)
7275
* [audio] [Hyper with Sean McArthur](https://www.youtube.com/watch?v=aw9lvs3PhWQ)
7376
* [video] [Berkeley Seminar | The quest for performance](https://youtu.be/k_-6KI3m31M?si=JDZTHRDTs-unM34A)
7477

0 commit comments

Comments
 (0)