Skip to content

Commit f730ff8

Browse files
authored
Merge pull request #6676 from rust-lang/publishing_600
publishing 600
2 parents 71fec7f + 954dee2 commit f730ff8

File tree

2 files changed

+317
-13
lines changed

2 files changed

+317
-13
lines changed

draft/2025-05-21-this-week-in-rust.md renamed to content/2025-05-21-this-week-in-rust.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ and just ask the editors to select the category.
3838
### Foundation
3939
* [Celebrating Rust’s Birthday with Karen Tölva: Creator of Ferris the Rustacean!](https://rustfoundation.org/media/celebrating-rusts-birthday-with-karen-tolva-creator-of-ferris-the-rustacean/)
4040

41-
### Newsletters
42-
4341
### Project/Tooling Updates
4442
* [Announcing Markdown Ninja: Open Source alternative to Substack, Mailchimp and Netlify](https://kerkour.com/announcing-markdown-ninja)
4543
* [Hypervisor as a Library](https://seiya.me/blog/hypervisor-as-a-library)
@@ -58,8 +56,6 @@ and just ask the editors to select the category.
5856
* [Joining threads immediately as they finish in Rust](https://jpmelos.com/posts/joining-multiple-rust-threads/)
5957
* [video] [Build with Naz : Rust, Memory performance & latency - locality, access, allocate, cache lines](https://www.youtube.com/watch?v=ywkEmwkX0Lc)
6058

61-
### Research
62-
6359
### Miscellaneous
6460
* [Scanner- The Team Accelerating Log Analysis With Rust](https://filtra.io/rust/interviews/scanner-may-25)
6561
* [$20,000 rav1d AV1 Decoder Performance Bounty](https://www.memorysafety.org/blog/rav1d-perf-bounty/)
@@ -96,9 +92,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
9692

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

99-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
100-
<!-- * [ - ]() -->
101-
<!-- or if none - *No Calls for participation were submitted this week.* -->
95+
*No Calls for participation were submitted this week.*
10296

10397
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)!
10498

@@ -108,8 +102,7 @@ If you are a Rust project owner and are looking for contributors, please submit
108102

109103
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.
110104

111-
<!-- 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 -->
112-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
105+
*No Calls for papers or presentations were submitted this week.*
113106

114107
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)!
115108

@@ -139,8 +132,6 @@ If you are an event organizer hoping to expand the reach of your event, please s
139132
* [cargo: feat: skip `publish=false` pkg when publishing entire workspace](https://github.com/rust-lang/cargo/pull/15525)
140133
* [cargo: stabilize doctest-xcompile](https://github.com/rust-lang/cargo/pull/15462)
141134

142-
#### Rustdoc
143-
144135
#### Clippy
145136

146137
* [`comparison_chain`: do not lint on 2 blocks expression](https://github.com/rust-lang/rust-clippy/pull/14811)
@@ -361,7 +352,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
361352
362353
-->
363354

364-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
355+
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/)
365356

366357
# Quote of the Week
367358

@@ -379,4 +370,4 @@ Thanks to [Chayim Refael Friedman](https://users.rust-lang.org/t/twir-quote-of-t
379370

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

382-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
373+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1ksh043/this_week_in_rust_600_this_week_in_rust/)</small>

0 commit comments

Comments
 (0)