Skip to content

Commit f187bdc

Browse files
Merge pull request #6984 from rust-lang/publish-615
Publish 615
2 parents f180c1f + 00b149d commit f187bdc

File tree

2 files changed

+347
-16
lines changed

2 files changed

+347
-16
lines changed

draft/2025-09-03-this-week-in-rust.md renamed to content/2025-09-03-this-week-in-rust.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -37,27 +37,21 @@ and just ask the editors to select the category.
3737
3838
-->
3939

40-
### Official
41-
4240
### Foundation
43-
4441
* [Welcoming the Rust Innovation Lab | Rust Blog](https://blog.rust-lang.org/2025/09/03/welcoming-the-rust-innovation-lab/)
4542

4643
### Newsletters
47-
4844
* [The Embedded Rustacean Issue #53](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-53)
4945
* [Rust Trends Issue #69: Rust's Enterprise Breakthrough Year](https://rust-trends.com/newsletter/rust-enterprise-breakthrough-2025)
5046

5147
### Project/Tooling Updates
52-
* [rkik v1.0.0 - stateless NTPv4/v6 inspection CLI in Rust](https://github.com/aguacero7/rkik)
53-
5448
* [The road to SeaQuery 1.0](https://www.sea-ql.org/blog/2025-08-30-sea-query-1.0/)
49+
* [rkik v1.0.0 - stateless NTPv4/v6 inspection CLI in Rust](https://github.com/aguacero7/rkik)
5550
* [Introducing cargo safe-publish](https://blog.weiznich.de/blog/cargo-safe-publish/)
5651
* [Tracking trust with Rust in the kernel](https://lwn.net/SubscriberLink/1034603/5dcfecdd5e3af0c2/)
5752
* [Slint 1.13 Released with Live-Preview for Rust and C++](https://slint.dev/blog/slint-1.13-released)
5853

5954
### Observations/Thoughts
60-
6155
* [Rust Algorithm Bites – Binary Tree Level Order Traversal](https://d34dl0ck.me/rust-algorithm-bites-binary-tree-level-order-traversal/index.html)
6256
* [Adding derive(From) to Rust](https://kobzol.github.io/rust/2025/09/02/adding-derive-from-to-rust.html)
6357
* [Why I Built TLQ (Tiny Little Queue)](https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/)
@@ -68,21 +62,18 @@ and just ask the editors to select the category.
6862
* [video] [Rust 1.89.0](https://youtu.be/C5RHSqYIR7w)
6963

7064
### Rust Walkthroughs
71-
7265
* [Let's write a macro in Rust - Part 2](https://hackeryarn.com/post/rust-macros-2/)
7366
* [How to set up Rust logging in AWS Lambda for AWS CloudWatch](https://forgestream.idverse.com/blog/20250902-cloudwatch-rust-logging/)
7467
* [Building a Todo App in GPUI](https://blog.0xshadow.dev/posts/learning-gpui/gpui-todo-app/)
7568

7669
### Research
77-
7870
* [Sharing a mutable reference with Python](https://blog.lilyf.org/posts/python-mutable-reference/)
7971
* [Faster Rust builds on Mac](https://nnethercote.github.io/2025/09/04/faster-rust-builds-on-mac.html)
8072
* [Rust Performance Tricks](https://davidlattimore.github.io/posts/2025/09/02/rustforge-wild-performance-tricks.html)
8173
* [video] [Embedded Rust Workshop](https://www.youtube.com/live/PZZfVAaYTP8?si=2nfis0-IrN9aMkti)
8274
* [video] [RustCurious 1: Why Rust is Safe: A novel introduction to ownership and borrowing](https://www.youtube.com/watch?v=lVWiHIVXG2c)
8375

8476
### Miscellaneous
85-
8677
* [Elements of Rust: A complete map of the Rust type system](https://rustcurious.com/elements/)
8778
* [filtra.io interview with `tonari` team | Opening Portals With Rust](https://filtra.io/rust/interviews/tonari-aug-25)
8879
* [audio] [Hyper with Sean McArthur](https://www.youtube.com/watch?v=aw9lvs3PhWQ)
@@ -133,9 +124,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
133124

134125
Some of these tasks may also have mentors available, visit the task page for more information.
135126

136-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
137-
<!-- * [ - ]() -->
138-
<!-- or if none - *No Calls for participation were submitted this week.* -->
127+
*No Calls for participation were submitted this week.*
139128

140129
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
141130

@@ -145,8 +134,7 @@ If you are a Rust project owner and are looking for contributors, please submit
145134

146135
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
147136

148-
<!-- CFPs go here, use this format: * [**event name**](URL to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
149-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
137+
*No Calls for papers or presentations were submitted this week.*
150138

151139
If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
152140

@@ -393,7 +381,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
393381
394382
-->
395383

396-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
384+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1mnpd9p/official_rrust_whos_hiring_thread_for_jobseekers/)
397385

398386
# Quote of the Week
399387

0 commit comments

Comments
 (0)