Skip to content

Commit 5297802

Browse files
authored
Merge pull request #6400 from rust-lang/publish-587
Publish 587
2 parents cbbd929 + a776449 commit 5297802

File tree

2 files changed

+334
-10
lines changed

2 files changed

+334
-10
lines changed

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

Lines changed: 3 additions & 10 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
* [2024 State of Rust Survey Results](https://blog.rust-lang.org/2025/02/13/2024-State-Of-Rust-Survey-results.html)
3434

35-
### Foundation
36-
3735
### Newsletters
3836
* [The Embedded Rustacean Issue #39](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-39)
3937
* [Rust Trends Issue #59](https://rust-trends.com/newsletter/rust-for-scientists-async-closures-if-let-chains/)
@@ -43,7 +41,6 @@ and just ask the editors to select the category.
4341
* [Meilisearch 1.3 - AI-powered search stabilization, remote federated search, and dumpless version upgrades](https://www.meilisearch.com/blog/meilisearch-1-13)
4442
* [Slack Your REST Client with a couple of Serde Tricks](https://ideas.reify.ing/en/blog/rest-client-slack/)
4543
* [Welcome, Cot: the Rust web framework for lazy developers](https://mackow.ski/blog/cot-the-rust-web-framework-for-lazy-developers/)
46-
4744
* [derive-deftly 1.0.0 - Rust derive macros, the easy way](https://diziet.dreamwidth.org/19395.html)
4845

4946
### Observations/Thoughts
@@ -54,19 +51,15 @@ and just ask the editors to select the category.
5451
* [Smuggling arbitrary data through an emoji](https://paulbutler.org/2025/smuggling-arbitrary-data-through-an-emoji/)
5552
* [Why I'm Writing a Scheme Implementation in 2025](https://maplant.com/2025-02-17-Why-I'm-Writing-a-Scheme-Implementation-in-2025-(The-Answer-is-Async-Rust).html)
5653
* [What's in a ring buffer? And using them in Rust](https://ntietz.com/blog/whats-in-a-ring-buffer)
57-
5854
* [How Rust & Embassy Shine on Embedded Devices (Part 1): Insights for Everyone and Nine Rules for Embedded Programmers](https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-1-9f4911c92007)
59-
60-
- [Should I pin my Rust toolchain version?](https://swatinem.de/blog/rust-toolchain/)
55+
* [Should I pin my Rust toolchain version?](https://swatinem.de/blog/rust-toolchain/)
6156

6257
### Rust Walkthroughs
6358
* [Emjay – a simple JIT that does math](https://andreabergia.com/blog/2025/02/emjay-a-simple-jit-that-does-math/)
6459
* [ioctls from Rust](https://blogsystem5.substack.com/p/ioctls-rust)
6560
* [A length-indexed Vector in Rust](https://rvarago.github.io/a-length-indexed-vector-in-rust/)
6661
* [video] [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s)
6762

68-
### Research
69-
7063
### Miscellaneous
7164
* [Rust’s Async Closures: A New Way to Handle Asynchronous Logic.](https://rust-trends.com/posts/rust-s-async-closures/)
7265
* [Rust’s if/let While Chains: Cleaner Control Flow is Coming!.](https://rust-trends.com/posts/rust-s-if-let-while-chains/)
@@ -487,7 +480,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
487480
488481
-->
489482

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

492485
# Quote of the Week
493486

@@ -503,4 +496,4 @@ Despite a lamentable lack of suggestions, llogiq is properly pleased with his ch
503496

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

506-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
499+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1itnl16/this_week_in_rust_587/)</small>

0 commit comments

Comments
 (0)