Skip to content

Commit 9f7a77c

Browse files
committed
Add news and infra sections
1 parent e6e12b8 commit 9f7a77c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

content/this-month/2025-09/index.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ Please follow this template:
3232
- (optional) Some additional context
3333
-->
3434

35+
- [Redox OS: Development Priorities for 2025/26](https://www.redox-os.org/news/development-priorities-2025-09/)
36+
- [This Month in Redox - September 2025](https://www.redox-os.org/news/this-month-250930/)
37+
- [Upcoming Rust language features for kernel development](https://lwn.net/SubscriberLink/1039073/abf96f38b178f988/)
38+
- [Kernel hackers at Cauldron, 2025 edition](https://lwn.net/SubscriberLink/1039784/d2548814efb78046/)
39+
- [Linting Rust code in the kernel](https://lwn.net/Articles/1038750/)
40+
- [Tracking trust with Rust in the kernel](https://lwn.net/Articles/1034603/)
41+
- [MOROS 0.12.0](https://github.com/vinc/moros/releases/tag/v0.12.0)
42+
- [blazesym 0.2 stable release: batteries included address symbolization](https://github.com/libbpf/blazesym/discussions/1318)
43+
- [Building a tiling window manager for macOS in Rust](https://www.reddit.com/r/rust/comments/1nimfdf/building_a_tiling_window_manager_for_macos_in_rust/)
44+
- Video: [(Kernel) Task Switching in Rust — by Jayden Qi — Seattle Rust User Group](https://www.youtube.com/watch?v=JP4-JJefY_A)
3545

3646
## Infrastructure and Tooling
3747

@@ -44,7 +54,8 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
4454
- (optional) Some additional context
4555
-->
4656

47-
57+
- [This Development-cycle in Cargo: 1.90](https://blog.rust-lang.org/inside-rust/2025/10/01/this-development-cycle-in-cargo-1.90/)
58+
- [Allow `&raw [mut | const]` for union field in safe code](https://github.com/rust-lang/rust/pull/141469)
4859

4960
## `rust-osdev` Projects
5061

0 commit comments

Comments
 (0)