Skip to content

Commit bb1184a

Browse files
authored
community links for issue 621 (#7137)
1 parent ab815f7 commit bb1184a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

draft/2025-10-15-this-week-in-rust.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,33 @@ and just ask the editors to select the category.
3838
-->
3939

4040
### Official
41+
* [Program management update — September 2025](https://blog.rust-lang.org/inside-rust/2025/10/14/program-management-update-2025-09/)
4142

4243
### Foundation
44+
* [Rust Foundation Board Updates](https://rustfoundation.org/media/introducing-the-rust-foundations-newest-project-directors-october-2025/)
4345

4446
### Newsletters
47+
* [This Month in Rust OSDev: September 2025](https://rust-osdev.com/this-month/2025-09/)
4548

4649
### Project/Tooling Updates
4750
* [Gccrs after libcore](https://lwn.net/SubscriberLink/1040197/0733825193ca1f04/)
4851
* [Announcing Heave 0.1.0: an EAV data model rust library that can persist custom structs onto a SQLite DB with no friction at all!](https://www.rustydonkey.dev/blog/2025.10.08_introduction_to_heave/)
52+
* [Linebender in September 2025](https://linebender.org/blog/tmil-21/)
53+
* [egui 0.33.0 - `egui::Plugin`, better kerning, kitdiff viewer](https://github.com/emilk/egui/releases/tag/0.33.0)
54+
* [Making Slint Desktop-Ready](https://slint.dev/blog/making-slint-desktop-ready)
55+
* [Avian Physics 0.4](https://joonaa.dev/blog/09/avian-0-4)
56+
* [rustc_codegen_gcc: Progress Report #38](https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-38)
57+
* [CGP v0.5.0 Release - Auto dispatchers, extensible datatype improvements, monadic computation, RTN emulation, modular serde, and more](https://contextgeneric.dev/blog/v0-5-0-release/)
4958

5059
* [Diesel-Async 0.7](https://blog.weiznich.de/blog/diesel-async-0-7/)
5160

5261
### Observations/Thoughts
62+
* [We need (at least) ergonomic, explicit handles](https://smallcultfollowing.com/babysteps/blog/2025/10/13/ergonomic-explicit-handles/)
63+
* [To panic or not to panic](https://www.ncameron.org/blog/to-panic-or-not-to-panic/)
5364
* [Recursive type state in Rust](https://www.jessestuart.ca/posts/2025-10-10-recursive-type-state-in-rust/)
65+
* [Talk about memory safety at ONE Conference](https://tweedegolf.nl/en/blog/195/talk-about-memory-safety-at-one-conference)
66+
* [A Little Rust Trait Limitation](https://www.thecodedmessage.com/posts/rust-trait-limitation/)
67+
* [video] [Oxidize Conference 2025](https://www.youtube.com/playlist?list=PLilpJp3WAOvcn5_VDv3VIkQzniMWl_BfO)
5468
* [video] [Rust 2025: 400K Salaries, AI, Defence & Borrow Checker — Jon Gjengset on Rust & the Future of Coding](https://www.youtube.com/watch?v=nOSxuaDgl3s)
5569
* [audio] [Netstack.FM Episode 9 – gRPC with Lucio Franco](https://netstack.fm/#episode-9)
5670

@@ -65,7 +79,8 @@ and just ask the editors to select the category.
6579
### Research
6680

6781
### Miscellaneous
68-
[🦀 Pack of 50+ Free (CC0 license) Ferris illustrations with different emotions, poses and situations in PNG and SVG 🦀](https://github.com/MariaLetta/free-ferris-pack)
82+
* [Rust Maintainers Fund - RustNL](https://rustnl.org/fund/)
83+
* [🦀 Pack of 50+ Free (CC0 license) Ferris illustrations with different emotions, poses and situations in PNG and SVG 🦀](https://github.com/MariaLetta/free-ferris-pack)
6984

7085
## Crate of the Week
7186

0 commit comments

Comments
 (0)