You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Next Steps on the Rust Trademark Policy](https://blog.rust-lang.org/2024/11/06/trademark-update.html)
35
+
*[This Development-cycle in Cargo: 1.83](https://blog.rust-lang.org/inside-rust/2024/10/31/this-development-cycle-in-cargo-1.83.html)
36
+
*[Re-organising the compiler team and recognising our team members](https://blog.rust-lang.org/inside-rust/2024/11/01/compiler-team-reorg.html)
37
+
*[This Month in Our Test Infra: October 2024](https://blog.rust-lang.org/inside-rust/2024/11/04/test-infra-oct-2024-2.html)
38
+
*[Call for proposals: Rust 2025h1 project goals](https://blog.rust-lang.org/inside-rust/2024/11/04/project-goals-2025h1-call-for-proposals.html)
39
+
33
40
34
41
### Foundation
42
+
*[Q3 2024 Recap from Rebecca Rumbul](https://foundation.rust-lang.org/news/q3-2024-recap-from-rebecca-rumbul/)
43
+
*[Rust Foundation Member Announcement: CodeDay, OpenSource Science(OS-Sci), & PROMOTIC](https://foundation.rust-lang.org/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic/)
*[MinPin: yet another pin proposal](https://smallcultfollowing.com/babysteps/blog/2024/11/05/minpin/)
45
55
*[Reached the recursion limit... at build time?](https://blog.veeso.dev/blog/en/reached-the-recursion-limit-at-build-time/)
56
+
*[Async Rust is not safe with io_uring](https://tonbo.io/blog/async-rust-is-not-safe-with-io-uring)
57
+
*[Macros, Safety, and SOA](https://tim-harding.github.io/blog/soa-rs/)
58
+
*[how big is your future?](https://hegdenu.net/posts/how-big-is-your-future/)
59
+
*[A comparison of Rust’s borrow checker to the one in C#](https://em-tg.github.io/csborrow/)
60
+
*[audio][InfinyOn with Deb Roy Chowdhury](https://corrode.dev/podcast/s03e02-infinyon/)
46
61
47
62
### Rust Walkthroughs
48
63
*[Difference Between iter() and into_iter() in Rust](https://crustc.com/difference-iter-and-into_iter/)
64
+
*[Rust's Sneaky Deadlock With `if let` Blocks](https://brooksblog.bearblog.dev/rusts-sneaky-deadlock-with-if-let-blocks/)
65
+
*[Why I love Rust for tokenising and parsing](https://xnacly.me/posts/2024/rust-pldev/)
66
+
*["German string" optimizations in Spellbook](https://the-mikedavis.github.io/posts/german-string-optimizations-in-spellbook/)
67
+
*[Rust's Most Subtle Syntax](https://zkrising.com/writing/rusts-most-subtle-syntax/)
68
+
*[Parsing arguments in Rust with no dependencies](https://www.ntietz.com/blog/parsing-arguments-rust-no-deps/)
69
+
*[Simple way to make i18n support in Rust with with examples and tests](https://www.onlycoiners.com/user/onlycoiners/blog/simple-way-to-make-i18n-support-in-rust-with-with-examples-a)
0 commit comments