Skip to content

Commit e824a02

Browse files
authored
Merge pull request #5938 from rust-lang/publishing_565
publishing 565
2 parents e94a6b5 + 2c93df5 commit e824a02

File tree

2 files changed

+310
-12
lines changed

2 files changed

+310
-12
lines changed

draft/2024-09-18-this-week-in-rust.md renamed to content/2024-09-18-this-week-in-rust.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,12 @@ and just ask the editors to select the category.
3434
### Foundation
3535
* [Latest Rust Foundation Report Details Technical Accomplishments](https://foundation.rust-lang.org/news/latest-rust-foundation-report-details-technical-accomplishments/)
3636

37-
### Newsletters
38-
3937
### Project/Tooling Updates
4038
* [This Month in Xilem, August 2024](https://linebender.org/blog/tmix-08/)
41-
* [Next-gen builder macro Bon 2.3 release 🎉. Positional arguments in starting and finishing functions 🚀](https://elastio.github.io/bon/blog/bon-builder-v2-3-release)
42-
* [RootAsRole 3.0 Release 🎉 A memory-safe and security-oriented alternative to sudo/su commands](https://github.com/LeChatP/RootAsRole/discussions/57)
43-
* [Maelstrom 0.12.0: Isolate your tests, and run them fast.](https://maelstrom-software.com/blog/0.12.0/)
44-
* [Announcing vf2: A subgraph isomorphism algorithm in Rust](https://github.com/OwenTrokeBillard/vf2/discussions/1)
39+
* [Next-gen builder macro Bon 2.3 release](https://elastio.github.io/bon/blog/bon-builder-v2-3-release)
40+
* [RootAsRole 3.0 Release](https://github.com/LeChatP/RootAsRole/discussions/57)
41+
* [Maelstrom 0.12.0](https://maelstrom-software.com/blog/0.12.0/)
42+
* [Announcing vf2](https://github.com/OwenTrokeBillard/vf2/discussions/1)
4543

4644
### Observations/Thoughts
4745
* [I landed my dream job making a Rust game engine. Now what?](https://bevyengine.org/news/dream-job/)
@@ -96,8 +94,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
9694

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

99-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
100-
10197
* [zerocopy - Make derive macros hygienic](https://github.com/google/zerocopy/issues/11)
10298
* [zerocopy - Ensure all safety comments quote and cite a specific version of the documentation](https://github.com/google/zerocopy/issues/1655)
10399
* [zerocopy - Inline trait methods in derive-generated code](https://github.com/google/zerocopy/issues/7)
@@ -111,8 +107,7 @@ If you are a Rust project owner and are looking for contributors, please submit
111107

112108
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.
113109

114-
<!-- 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 -->
115-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
110+
*No Calls for papers or presentations were submitted this week.*
116111

117112
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)!
118113

@@ -414,7 +409,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
414409
415410
-->
416411

417-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
412+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1fa0tf6/official_rrust_whos_hiring_thread_for_jobseekers/)
418413

419414
# Quote of the Week
420415

@@ -430,4 +425,4 @@ Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
430425

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

433-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
428+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1fklulu/this_week_in_rust_565_this_week_in_rust/)</small>

0 commit comments

Comments
 (0)