Skip to content

Commit a184f0a

Browse files
committed
updates formatting for issue
1 parent cbbd929 commit a184f0a

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

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

Lines changed: 2 additions & 9 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

0 commit comments

Comments
 (0)