Skip to content

Commit 8f2a1ae

Browse files
authored
Merge pull request rust-lang#6076 from ojeda/lwn-rust
Rust LWN articles
2 parents bc057d1 + 122a8ff commit 8f2a1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft/2024-11-06-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ and just ask the editors to select the category.
5353
* [An 'Educational' Platformer for Kids to Learn Math and Reading—and Bevy for the Devs](https://github.com/uggla/rock_run)
5454

5555
### Observations/Thoughts
56+
* [Safety in an unsafe world](https://lwn.net/SubscriberLink/995814/17e451bcb3015920/)
5657
* [MinPin: yet another pin proposal](https://smallcultfollowing.com/babysteps/blog/2024/11/05/minpin/)
5758
* [Reached the recursion limit... at build time?](https://blog.veeso.dev/blog/en/reached-the-recursion-limit-at-build-time/)
5859
* [Async Rust is not safe with io_uring](https://tonbo.io/blog/async-rust-is-not-safe-with-io-uring)
5960
* [Macros, Safety, and SOA](https://tim-harding.github.io/blog/soa-rs/)
6061
* [how big is your future?](https://hegdenu.net/posts/how-big-is-your-future/)
6162
* [A comparison of Rust’s borrow checker to the one in C#](https://em-tg.github.io/csborrow/)
62-
* [audio] [InfinyOn with Deb Roy Chowdhury](https://corrode.dev/podcast/s03e02-infinyon/)
63-
6463
* [Streaming Audio APIs in Rust pt. 3: Audio Decoding](https://xd009642.github.io/2024/11/04/streaming-audio-APIs-audio-decoding.html)
64+
* [audio] [InfinyOn with Deb Roy Chowdhury](https://corrode.dev/podcast/s03e02-infinyon/)
6565

6666
### Rust Walkthroughs
6767
* [Difference Between iter() and into_iter() in Rust](https://crustc.com/difference-iter-and-into_iter/)

0 commit comments

Comments
 (0)