Skip to content

Commit 156b9fd

Browse files
committed
publishing this week's issue
1 parent f660a15 commit 156b9fd

File tree

2 files changed

+312
-11
lines changed

2 files changed

+312
-11
lines changed

draft/2025-02-12-this-week-in-rust.md renamed to content/2025-02-12-this-week-in-rust.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ and just ask the editors to select the category.
5252
* [Updating a large codebase to Rust 2024](https://codeandbitters.com/rust-2024-upgrade/)
5353
* [How I learned to stop worrying and love the LLM](https://smallcultfollowing.com/babysteps/blog/2025/02/10/love-the-llm/)
5454
* [The Three Basic Rules of Safety Hygiene](https://jack.wrenn.fyi/blog/safety-hygiene/)
55-
5655
* [video] [Bevy Meetup#1 - Alice - What the f*** is reflection?](https://www.youtube.com/watch?v=vxPKWb0dSqQ)
5756
* [video] [The case for sans-io](https://www.youtube.com/watch?v=RYHYiXMJdZI)
5857

@@ -79,11 +78,8 @@ and just ask the editors to select the category.
7978
* [Lessons from rewriting systems software in Rust](https://fosdem.org/2025/schedule/event/fosdem-2025-5088-lessons-from-rewriting-systems-software-in-rust/)
8079
* [Rust-ifying the Linux kernel scheduler (in user space)](https://fosdem.org/2025/schedule/event/fosdem-2025-4620-rust-ifying-the-linux-kernel-scheduler-in-user-space-/)
8180
* [Adventures in oxidizing Arch Linux Package Management](https://fosdem.org/2025/schedule/event/fosdem-2025-6259-adventures-in-oxidizing-arch-linux-package-management/)
82-
8381
* [Modeling Inheritance in SeaORM](https://www.sea-ql.org/blog/2025-01-08-sea-orm-inheritance/)
8482

85-
### Research
86-
8783
### Miscellaneous
8884
* [January 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/jan-25)
8985

@@ -124,9 +120,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
124120

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

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

131125
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)!
132126

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

137131
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.
138132

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

142135
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)!
143136

@@ -465,7 +458,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
465458
466459
-->
467460

468-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
461+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1hynsw7/official_rrust_whos_hiring_thread_for_jobseekers/)
469462

470463
# Quote of the Week
471464

@@ -481,4 +474,4 @@ Thanks to [scottmcm](https://users.rust-lang.org/t/twir-quote-of-the-week/328/16
481474

482475
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
483476

484-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
477+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1ioajhc/this_week_in_rust_586_this_week_in_rust/)</small>

0 commit comments

Comments
 (0)