Skip to content

Commit a7a9dae

Browse files
authored
Merge pull request rust-lang#6420 from rust-lang/publish-588
prepares 588 for publishing, adds draft of 589
2 parents d076acd + de568e6 commit a7a9dae

File tree

2 files changed

+310
-9
lines changed

2 files changed

+310
-9
lines changed

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

+2-9
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ and just ask the editors to select the category.
3333
* [February 2025 Project Director Update](https://blog.rust-lang.org/inside-rust/2025/02/24/project-director-update.html)
3434
* [Announcing Rust 1.85.0 and Rust 2024](https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html)
3535

36-
### Foundation
37-
38-
### Newsletters
39-
4036
### Project/Tooling Updates
4137
* [🦀 Automating Rust Dependency Management - A Deep Dive into cargo-autodd](https://syu-m-5151.hatenablog.com/entry/2025/02/20/121157)
4238
* [zlib-rs is faster than C](https://trifectatech.org/blog/zlib-rs-is-faster-than-c/)
@@ -51,17 +47,14 @@ and just ask the editors to select the category.
5147
* [Demystifying monads in Rust through property-based testing](https://sunshowers.io/posts/monads-through-pbt/)
5248
* [Tokio + prctl = nasty bug](https://kobzol.github.io/rust/2025/02/23/tokio-plus-prctl-equals-nasty-bug.html)
5349
* [How Rust & Embassy Shine on Embedded Devices (Part 2): Insights for Everyone and Nine Rules for Embedded Programmers](https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-2-aad1adfccf72)
54-
5550
* [A length-indexed Vector in Rust - Part 2](https://rvarago.github.io/a-length-indexed-vector-in-rust-part-2/)
5651

5752
### Rust Walkthroughs
5853
* [Epoch Adventures: Breaking Free from ABA in Concurrent Rust](https://minikin.me/blog/epoch-adventures-breaking-free-from-aba-in-concurrent-rust)
5954
* [Using pgVector with SeaORM in Rust](https://cosminsanda.com/posts/using-pgvector-with-seaorm-in-rust/)
6055

61-
### Research
6256

6357
### Miscellaneous
64-
6558
* [All RustWeek 2025 Speakers Announced](https://rustweek.org/speakers)
6659

6760
## Crate of the Week
@@ -360,7 +353,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
360353
361354
-->
362355

363-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
356+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1ivrkhs/official_rrust_whos_hiring_thread_for_jobseekers/)
364357

365358
# Quote of the Week
366359

@@ -378,4 +371,4 @@ Thanks to [Krishna Sundarram](https://users.rust-lang.org/t/twir-quote-of-the-we
378371

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

381-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
374+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1iz6mr7/this_week_in_rust_588/)</small>

0 commit comments

Comments
 (0)