Skip to content

Commit c35ccce

Browse files
committed
Publishing 585
1 parent 0ef3aae commit c35ccce

File tree

2 files changed

+309
-12
lines changed

2 files changed

+309
-12
lines changed

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

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ and just ask the editors to select the category.
3232
### Official
3333
* [Announcing Rust 1.84.1](https://blog.rust-lang.org/2025/01/30/Rust-1.84.1.html)
3434

35-
### Foundation
36-
3735
### Newsletters
3836
* [The Embedded Rustacean Issue #38](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-38)
3937

@@ -58,8 +56,6 @@ and just ask the editors to select the category.
5856
* [Pinning Down "Future Is Not Send" Errors](https://emschwartz.me/pinning-down-future-is-not-send-errors/)
5957
* [Part 5b: Escaping the Typechecker, an Implementation](https://thunderseethe.dev/posts/lowering-base-impl/)
6058

61-
### Research
62-
6359
### Miscellaneous
6460
* [video playlist] [Bevy Meetup #8](https://www.youtube.com/watch?v=4EE_bhHZZA4&list=PLbvvWoCXmXkLM8JUlDL0FVOU6eLAVsMwd)
6561
* [video] [Match Ergonomics](https://www.youtube.com/watch?v=03BqXYFM6T0)
@@ -102,10 +98,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
10298

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

105-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
106-
<!-- * [ - ]() -->
107-
<!-- or if none - *No Calls for participation were submitted this week.* -->
108-
109101
* [rama - add rama server benchmark to sharkbench](https://github.com/plabayo/rama/issues/390)
110102
* [rama - add rama to TechEmpower's FrameworkBenchmark](https://github.com/plabayo/rama/issues/389)
111103
* [rama - add full-stack rama benchmarks](https://github.com/plabayo/rama/issues/374)
@@ -118,8 +110,7 @@ If you are a Rust project owner and are looking for contributors, please submit
118110

119111
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.
120112

121-
<!-- 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 -->
122-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
113+
*No Calls for papers or presentations were submitted this week.*
123114

124115
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)!
125116

@@ -427,7 +418,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
427418
428419
-->
429420

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

432423
# Quote of the Week
433424

@@ -443,4 +434,4 @@ Thanks to [ZiCog](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1657)
443434

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

446-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
437+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1ijbjvf/this_week_in_rust_585/)</small>

0 commit comments

Comments
 (0)