Skip to content

Commit 1874f0b

Browse files
Merge pull request #7003 from mariannegoldin/prep-616-for-pub
Prep 616 for pub
2 parents 8803c54 + 609a554 commit 1874f0b

File tree

1 file changed

+3
-41
lines changed

1 file changed

+3
-41
lines changed

draft/2025-09-10-this-week-in-rust.md

Lines changed: 3 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ and just ask the editors to select the category.
4141
* [Crossing the streams: Project + Foundation](https://blog.rust-lang.org/inside-rust/2025/09/04/crossing-the-streams/)
4242
* [Rust compiler performance survey 2025 results](https://blog.rust-lang.org/2025/09/10/rust-compiler-performance-survey-2025-results/)
4343

44-
### Foundation
45-
4644
### Newsletters
4745
* [This Month in Rust OSDev: August 2025](https://rust-osdev.com/this-month/2025-08/)
4846

@@ -60,8 +58,6 @@ and just ask the editors to select the category.
6058
### Rust Walkthroughs
6159
* [Axum Backend Series - Introduction](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-introduction/)
6260

63-
### Research
64-
6561
### Miscellaneous
6662
* [🦀 RustConf Like No Other: a recap of RustConf 2025](https://weeklyrust.substack.com/p/rustconf-like-no-other)
6763

@@ -111,9 +107,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
111107

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

114-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
115-
<!-- * [ - ]() -->
116-
<!-- or if none - *No Calls for participation were submitted this week.* -->
110+
*No Calls for participation were submitted this week.*
117111

118112
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)!
119113

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

124118
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.
125119

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

129122
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)!
130123

@@ -189,37 +182,6 @@ Revision range: [75ee9ffd..f13ef0d7](https://perf.rust-lang.org/?start=75ee9ffd5
189182
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
190183
are the RFCs that were approved for implementation this week:
191184

192-
<!-- Approved RFCs go here, use this format: * [Topic](URL) -->
193-
<!-- or if none were approved this week, use: * *No RFCs were approved this week.* -->
194-
<!-- * []() -->
195-
196-
<!--
197-
### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html)
198-
<!~~ MCPs occur infrequently, so this section is commented out by default. ~~>
199-
<!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~>
200-
-->
201-
202-
### Final Comment Period
203-
204-
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
205-
which are reaching a decision. Express your opinions now.
206-
207-
#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
208-
<!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
209-
<!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* -->
210-
<!-- * [disposition: ] []() -->
211-
212-
#### Tracking Issues & PRs
213-
<!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
214-
<!-- or if none entered FCP this week, use: -->
215-
<!-- * *No Tracking Issues or PRs entered Final Comment Period this week.* -->
216-
<!-- * [disposition: ] []() -->
217-
218-
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
219-
220-
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
221-
are the RFCs that were approved for implementation this week:
222-
223185
* [propose 2025h2 Goals](https://github.com/rust-lang/rfcs/pull/3849)
224186

225187
### Final Comment Period
@@ -364,7 +326,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
364326
365327
-->
366328

367-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
329+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1mnpd9p/official_rrust_whos_hiring_thread_for_jobseekers/)
368330

369331
# Quote of the Week
370332

0 commit comments

Comments
 (0)