Skip to content

Commit 70ae7f9

Browse files
Merge pull request #6646 from rust-lang/prep-599-publish
Prep 599 for publishing
2 parents 4f697fc + 043d410 commit 70ae7f9

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

draft/2025-05-14-this-week-in-rust.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ and just ask the editors to select the category.
3636
* [Announcing Google Summer of Code 2025 selected projects](https://blog.rust-lang.org/2025/05/08/gsoc-2025-selected-projects/)
3737

3838
### Foundation
39+
* [10 Years of Stable Rust: An Infrastructure Story](https://rustfoundation.org/media/10-years-of-stable-rust-an-infrastructure-story/)
3940

4041
### Newsletters
4142
* [This Month in Rust OSDev: April 2025 | Rust OSDev](https://rust-osdev.com/this-month/2025-04/)
@@ -47,7 +48,6 @@ and just ask the editors to select the category.
4748
* [Cot v0.3: Even Lazier](https://mackow.ski/blog/cot-v03-even-lazier/)
4849
* [Streaming data analytics, Fluvio 0.17.3 release](https://www.fluvio.io/news/this-week-in-fluvio-0075)
4950
* [CGP v0.4 is Here: Unlocking Easier Debugging, Extensible Presets, and More](https://contextgeneric.dev/blog/v0-4-0-release/)
50-
5151
* [Rama v0.2](https://github.com/plabayo/rama/discussions/544)
5252

5353
### Observations/Thoughts
@@ -63,11 +63,8 @@ and just ask the editors to select the category.
6363
### Rust Walkthroughs
6464
* [Functional asynchronous Rust](https://willemvanhulle.tech/blog/func-async/)
6565
* [The Power of Compile-Time ECS Architecture in Rust](https://minikin.me/blog/entity-component-systems-reimagined)
66-
* [video] [Build with Naz : Spinner animation, lock contention, Ctrl+C handling for TUI and CLI](https://www.youtube.com/watch?v=iIMYzczF11c)
67-
6866
* [Joining threads immediately as they finish in Rust](https://jpmelos.com/posts/joining-multiple-rust-threads/)
69-
70-
### Research
67+
* [video] [Build with Naz : Spinner animation, lock contention, Ctrl+C handling for TUI and CLI](https://www.youtube.com/watch?v=iIMYzczF11c)
7168

7269
### Miscellaneous
7370
* [April 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/apr-25)
@@ -115,10 +112,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
115112

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

118-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
119-
<!-- * [ - ]() -->
120-
<!-- or if none - *No Calls for participation were submitted this week.* -->
121-
122115
* [rama - add ffi/rama-rhai: support ability to use services and layers written in rhai](https://github.com/plabayo/rama/issues/533)
123116
* [rama - support akamai h2 passive fingerprint and expose in echo + fp services](https://github.com/plabayo/rama/issues/517)
124117

@@ -130,8 +123,7 @@ If you are a Rust project owner and are looking for contributors, please submit
130123

131124
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.
132125

133-
<!-- 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 -->
134-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
126+
* *No Calls for papers or presentations were submitted this week.*
135127

136128
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)!
137129

@@ -408,7 +400,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
408400
409401
-->
410402

411-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
403+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1knkfb6/official_rrust_whos_hiring_thread_for_jobseekers/)
412404

413405
# Quote of the Week
414406

0 commit comments

Comments
 (0)