Skip to content

Commit 9ee4b99

Browse files
Merge pull request #6806 from rust-lang/prep-607
Prep TWIR 607
2 parents 875526a + b1a7f8a commit 9ee4b99

File tree

2 files changed

+316
-15
lines changed

2 files changed

+316
-15
lines changed

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

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ and just ask the editors to select the category.
3636
### Official
3737
* [Stabilizing naked functions](https://blog.rust-lang.org/2025/07/03/stabilizing-naked-functions/)
3838

39-
### Foundation
40-
41-
### Newsletters
42-
4339
### Project/Tooling Updates
4440
* [toml v0.9](https://epage.github.io/blog/2025/07/toml-09/)
4541
* [Announcing dynify: Pin-init trait objects on the stack in stable Rust](https://www.reddit.com/r/rust/s/Xinstp8iSx)
@@ -70,10 +66,6 @@ and just ask the editors to select the category.
7066
* [From 'It Might Work' to 'It Will Work': Typestate in Rust](https://minikin.me/blog/typestate-in-rust)
7167
* [Tactical Trust (1 of 2): Platform Crypto for Developers in Rust](https://tiemoko.com/blog/safer-crypto/)
7268

73-
### Research
74-
75-
### Miscellaneous
76-
7769
## Crate of the Week
7870

7971
This week's crate is [flac-coded](https://crates.io/crates/flac-codec), an implementation of (unsurprisingly) the Free Lossless Audio Codec (FLAC) file format.
@@ -108,10 +100,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
108100

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

111-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
112-
<!-- * [ - ]() -->
113-
<!-- or if none - *No Calls for participation were submitted this week.* -->
114-
115103
* [rama - Implement all JWA algorithms](https://github.com/plabayo/rama/issues/621)
116104
* [rama - support X-Clacks-Overhead (response) http header](https://github.com/plabayo/rama/issues/620)
117105
* [rama - Feature Request: Dynamic Local IPv4/IPv6 Binding for TcpConnector](https://github.com/plabayo/rama/issues/595)
@@ -125,8 +113,7 @@ If you are a Rust project owner and are looking for contributors, please submit
125113

126114
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.
127115

128-
<!-- 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 -->
129-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
116+
*No Calls for papers or presentations were submitted this week.*
130117

131118
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)!
132119

@@ -368,7 +355,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
368355
369356
-->
370357

371-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
358+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1llcso7/official_rrust_whos_hiring_thread_for_jobseekers/)
372359

373360
# Quote of the Week
374361

0 commit comments

Comments
 (0)