Skip to content

Commit 6bb99ea

Browse files
authored
more links, style fixes
- Move link to Observations - Add newlines - Strip site name from post title - Add 4 more links, including 3 official Rust posts
1 parent 6c42935 commit 6bb99ea

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,25 @@ and just ask the editors to select the category.
3838
-->
3939

4040
### Official
41+
* [Announcing Rust 1.90.0 | Rust Blog](https://blog.rust-lang.org/2025/09/18/Rust-1.90.0/)
42+
* [Variadic Generics Micro Survey](https://blog.rust-lang.org/inside-rust/2025/09/22/variadic-generics-micro-survey/)
43+
* [Leadership Council September 2025 Representative Selections](https://blog.rust-lang.org/inside-rust/2025/09/23/leadership-council-repr-selection/)
4144
* [crates.io: Malicious crates faster_log and async_println](https://blog.rust-lang.org/2025/09/24/crates.io-malicious-crates-fasterlog-and-asyncprintln/)
45+
4246
### Foundation
4347

4448
### Newsletters
4549

4650
### Project/Tooling Updates
4751
* [Temporal_rs is here! The datetime library powering Temporal in Boa and V8 ](https://boajs.dev/blog/2025/09/24/temporal-release)
52+
* [Wild Linker Update - 0.6.0](https://davidlattimore.github.io/posts/2025/09/23/wild-update-0.6.0.html)
53+
4854
### Observations/Thoughts
55+
* [Why Rust?](https://roland.fly.dev/posts/why-rust/)
4956

5057
### Rust Walkthroughs
51-
* [Why Rust?](https://roland.fly.dev/posts/why-rust/)
5258
* [Rust unit testing: builtin tools](https://jorgeortiz.dev/posts/rust_unit_testing_tools_builtin/)
53-
* [From Rust to Reality: The Hidden Journey of fetch_max | QuestDB](https://questdb.com/blog/rust-fetch-max-compiler-journey/)
59+
* [From Rust to Reality: The Hidden Journey of fetch_max](https://questdb.com/blog/rust-fetch-max-compiler-journey/)
5460
* [Reducing binary size of (Rust) programs with debuginfo](https://kobzol.github.io/rust/2025/09/22/reducing-binary-size-of-rust-programs-with-debuginfo.html)
5561
* [video] [chatting about rust/concurrency](https://www.youtube.com/live/kJnrbbtYfhI?si=9T62OcP3DbpaR4B6)
5662
* [video] [Intro to micro:bit and Embedded Rust](https://www.youtube.com/watch?v=IjlbuPZTluU)

0 commit comments

Comments
 (0)